| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_mng.c | 168 struct ngbe_hic_read_shadow_ram command; in ngbe_hic_sr_read() local 211 struct ngbe_hic_write_shadow_ram command; in ngbe_hic_sr_write() local 244 struct ngbe_hic_read_pcie command; in ngbe_hic_pcie_read() local 274 struct ngbe_hic_write_pcie command; in ngbe_hic_pcie_write() local 301 struct ngbe_hic_read_shadow_ram command; in ngbe_hic_check_cap() local 338 struct ngbe_hic_read_shadow_ram command; in ngbe_phy_led_oem_chk() local
|
| H A D | ngbe_phy.c | 253 u32 command, data; in ngbe_read_phy_reg_mdi() local 319 u32 command; in ngbe_write_phy_reg_mdi() local
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_desc.h | 165 } __rte_packed command; member 186 } __rte_packed command; member 201 } __rte_packed command; member 222 } __rte_packed command; member 241 } __rte_packed command; member 256 } __rte_packed command; member
|
| /dpdk/lib/power/ |
| H A D | rte_power_guest_channel.h | 85 uint32_t command; /**< Power, IO, etc */ member 103 uint32_t command; /**< Power, IO, etc */ member 113 uint32_t command; /**< Power, IO, etc */ member
|
| /dpdk/examples/vm_power_manager/ |
| H A D | channel_monitor.c | 199 char command[32]; in parse_json_to_pkt() local 213 char command[32]; in parse_json_to_pkt() local 233 char command[32]; in parse_json_to_pkt() local 812 uint32_t command) in send_ack_for_received_cmd()
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_mng.c | 192 struct txgbe_hic_read_shadow_ram command; in txgbe_hic_sr_read() local 235 struct txgbe_hic_write_shadow_ram command; in txgbe_hic_sr_write() local
|
| H A D | txgbe_phy.c | 315 u32 command, data; in txgbe_read_phy_reg_mdi() local 379 u32 command; in txgbe_write_phy_reg_mdi() local
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_nvm.h | 58 u32 command; /* NVM command: READ or WRITE */ member
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 769 command subsection
|
| /dpdk/app/test-bbdev/ |
| H A D | main.h | 94 const char *command; member
|
| /dpdk/drivers/raw/ioat/ |
| H A D | idxd_pci.c | 23 idxd_pci_dev_command(struct idxd_rawdev *idxd, enum rte_idxd_cmds command) in idxd_pci_dev_command()
|
| /dpdk/drivers/dma/idxd/ |
| H A D | idxd_pci.c | 23 idxd_pci_dev_command(struct idxd_dmadev *idxd, enum rte_idxd_cmds command) in idxd_pci_dev_command()
|
| /dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_dpio.c | 133 char string[STRING_LEN], command[COMMAND_LEN]; in dpaa2_affine_dpio_intr_to_respective_core() local
|
| /dpdk/drivers/net/ark/ |
| H A D | ark_mpu.h | 56 volatile uint32_t command; member
|
| H A D | ark_udm.h | 48 volatile uint32_t command; member
|
| H A D | ark_ddm.h | 52 volatile uint32_t command; member
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | rte_pmd_ixgbe.c | 1055 u32 i, data, command; in rte_pmd_ixgbe_mdio_unlocked_read() local 1101 u32 i, command; in rte_pmd_ixgbe_mdio_unlocked_write() local
|
| /dpdk/app/test/ |
| H A D | test.h | 185 const char *command; member
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_phy.c | 571 u32 i, data, command; in ixgbe_read_phy_reg_mdi() local 679 u32 i, command; in ixgbe_write_phy_reg_mdi() local
|
| H A D | ixgbe_x550.c | 1072 u32 i, command = 0; in ixgbe_iosf_wait() local 1106 u32 command, error; in ixgbe_write_iosf_sb_reg_x550() local 1152 u32 command, error; in ixgbe_read_iosf_sb_reg_x550() local
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_adminq_cmd.h | 2166 u8 command; member 2435 u8 command; member 2614 u8 command; member 2653 u8 command; member 2665 u8 command; member 2675 u8 command; member 2781 u8 command; member 2789 u8 command; member 2961 u8 command; member
|
| H A D | i40e_common.c | 6677 u32 command = 0; in i40e_read_phy_register_clause22() local 6722 u32 command = 0; in i40e_write_phy_register_clause22() local 6762 u32 command = 0; in i40e_read_phy_register_clause45() local 6836 u32 command = 0; in i40e_write_phy_register_clause45() local
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 801 elink_cb_fw_command(struct bnx2x_softc *sc, uint32_t command, uint32_t param) in elink_cb_fw_command() 836 bnx2x_fw_command(struct bnx2x_softc *sc, uint32_t command, uint32_t param) in bnx2x_fw_command() 1035 bnx2x_sp_post(struct bnx2x_softc *sc, int command, int cid, uint32_t data_hi, in bnx2x_sp_post() 1161 int command = CQE_CMD(rr_cqe->ramrod_cqe.conn_and_cmd_data); in bnx2x_sp_event() local
|
| /dpdk/drivers/common/iavf/ |
| H A D | iavf_adminq_cmd.h | 607 u8 command; member
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx.c | 2495 uint64_t command = 0; in iavf_build_data_desc_cmd_offset_fields() local
|