| /dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_mbox.c | 112 nicvf_handle_mbx_intr(struct nicvf *nic) in nicvf_handle_mbx_intr() 193 nicvf_mbox_check_pf_ready(struct nicvf *nic) in nicvf_mbox_check_pf_ready() 201 nicvf_mbox_set_mac_addr(struct nicvf *nic, in nicvf_mbox_set_mac_addr() 229 nicvf_mbox_get_rss_size(struct nicvf *nic) in nicvf_mbox_get_rss_size() 241 nicvf_mbox_config_rss(struct nicvf *nic) in nicvf_mbox_config_rss() 273 nicvf_mbox_rq_config(struct nicvf *nic, uint16_t qidx, in nicvf_mbox_rq_config() 286 nicvf_mbox_sq_config(struct nicvf *nic, uint16_t qidx) in nicvf_mbox_sq_config() 315 nicvf_mbox_request_sqs(struct nicvf *nic) in nicvf_mbox_request_sqs() 366 nicvf_mbox_rq_sync(struct nicvf *nic) in nicvf_mbox_rq_sync() 427 nicvf_mbox_shutdown(struct nicvf *nic) in nicvf_mbox_shutdown() [all …]
|
| H A D | nicvf_hw.c | 109 nicvf_base_init(struct nicvf *nic) in nicvf_base_init() 130 nicvf_reg_dump(struct nicvf *nic, uint64_t *data) in nicvf_reg_dump() 234 nicvf_qset_config(struct nicvf *nic) in nicvf_qset_config() 241 nicvf_qset_reclaim(struct nicvf *nic) in nicvf_qset_reclaim() 270 nicvf_handle_qset_err_intr(struct nicvf *nic) in nicvf_handle_qset_err_intr() 329 nicvf_reg_poll_interrupts(struct nicvf *nic) in nicvf_reg_poll_interrupts() 719 nicvf_apad_config(struct nicvf *nic, bool enable) in nicvf_apad_config() 737 nicvf_rss_set_key(struct nicvf *nic, uint8_t *key) in nicvf_rss_set_key() 753 nicvf_rss_get_key(struct nicvf *nic, uint8_t *key) in nicvf_rss_get_key() 775 nicvf_rss_get_cfg(struct nicvf *nic) in nicvf_rss_get_cfg() [all …]
|
| H A D | nicvf_hw.h | 112 nicvf_reg_write(struct nicvf *nic, uint32_t offset, uint64_t val) in nicvf_reg_write() 118 nicvf_reg_read(struct nicvf *nic, uint32_t offset) in nicvf_reg_read() 124 nicvf_qset_base(struct nicvf *nic, uint32_t qidx) in nicvf_qset_base() 130 nicvf_queue_reg_write(struct nicvf *nic, uint32_t offset, uint32_t qidx, in nicvf_queue_reg_write() 137 nicvf_queue_reg_read(struct nicvf *nic, uint32_t offset, uint32_t qidx) in nicvf_queue_reg_read() 143 nicvf_disable_all_interrupts(struct nicvf *nic) in nicvf_disable_all_interrupts() 150 nicvf_hw_version(struct nicvf *nic) in nicvf_hw_version() 156 nicvf_hw_cap(struct nicvf *nic) in nicvf_hw_cap()
|
| H A D | nicvf_hw_defs.h | 190 #define assert_primary(nic) assert((nic)->sqs_mode == 0) argument
|
| /dpdk/drivers/net/octeontx/ |
| H A D | octeontx_ethdev.c | 108 octeontx_port_open(struct octeontx_nic *nic) in octeontx_port_open() 170 octeontx_link_status_update(struct octeontx_nic *nic, in octeontx_link_status_update() 212 struct octeontx_nic *nic = arg; in octeontx_link_status_poll() local 245 octeontx_port_close(struct octeontx_nic *nic) in octeontx_port_close() 255 octeontx_port_start(struct octeontx_nic *nic) in octeontx_port_start() 263 octeontx_port_stop(struct octeontx_nic *nic) in octeontx_port_stop() 325 octeontx_port_stats_clr(struct octeontx_nic *nic) in octeontx_port_stats_clr() 411 struct octeontx_nic *nic = octeontx_pmd_priv(dev); in octeontx_dev_configure() local 486 struct octeontx_nic *nic = octeontx_pmd_priv(dev); in octeontx_dev_close() local 1287 struct octeontx_nic *nic = NULL; in octeontx_create() local [all …]
|
| H A D | octeontx_ethdev_ops.c | 12 octeontx_vlan_hw_filter(struct octeontx_nic *nic, uint8_t flag) in octeontx_vlan_hw_filter() 40 struct octeontx_nic *nic = octeontx_pmd_priv(dev); in octeontx_dev_vlan_offload_set() local 71 struct octeontx_nic *nic = octeontx_pmd_priv(dev); in octeontx_dev_vlan_filter_set() local 136 struct octeontx_nic *nic = octeontx_pmd_priv(dev); in octeontx_dev_vlan_offload_init() local 151 struct octeontx_nic *nic = octeontx_pmd_priv(dev); in octeontx_dev_vlan_offload_fini() local 178 struct octeontx_nic *nic = octeontx_pmd_priv(eth_dev); in octeontx_dev_set_link_up() local 196 struct octeontx_nic *nic = octeontx_pmd_priv(eth_dev); in octeontx_dev_set_link_down() local 210 struct octeontx_nic *nic = octeontx_pmd_priv(dev); in octeontx_dev_flow_ctrl_get() local 240 struct octeontx_nic *nic = octeontx_pmd_priv(dev); in octeontx_dev_flow_ctrl_set() local 299 struct octeontx_nic *nic = octeontx_pmd_priv(dev); in octeontx_dev_flow_ctrl_init() local [all …]
|
| H A D | octeontx_rxtx.c | 61 struct octeontx_nic *nic = octeontx_pmd_priv(dev); in octeontx_set_tx_function() local
|
| /dpdk/drivers/net/thunderx/ |
| H A D | nicvf_ethdev.c | 59 nicvf_link_status_update(struct nicvf *nic, in nicvf_link_status_update() 78 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_interrupt() local 99 struct nicvf *nic = arg; in nicvf_vf_interrupt() local 128 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_link_update() local 151 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_set_mtu() local 187 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_get_regs() local 212 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_stats_get() local 304 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_supported_ptypes_get() local 341 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_stats_reset() local 1226 struct nicvf *nic = rxq->nic; in nicvf_rxq_mbuf_setup() local [all …]
|
| H A D | nicvf_ethdev.h | 78 nicvf_netdev_qidx(struct nicvf *nic, uint8_t local_qidx) in nicvf_netdev_qidx() 106 nicvf_tx_range(struct rte_eth_dev *dev, struct nicvf *nic, uint16_t *tx_start, in nicvf_tx_range() 120 nicvf_rx_range(struct rte_eth_dev *dev, struct nicvf *nic, uint16_t *rx_start, in nicvf_rx_range()
|
| H A D | nicvf_struct.h | 36 struct nicvf *nic; member 77 struct nicvf *nic; member
|
| /dpdk/drivers/vdpa/sfc/ |
| H A D | sfc_vdpa_filter.c | 29 sfc_vdpa_set_mac_filter(efx_nic_t *nic, efx_filter_spec_t *spec, in sfc_vdpa_set_mac_filter() 61 efx_nic_t *nic; in sfc_vdpa_filter_config() local 134 efx_nic_t *nic; in sfc_vdpa_filter_remove() local
|
| H A D | sfc_vdpa_ops.c | 48 efx_nic_t *nic; in sfc_vdpa_get_device_features() local 325 efx_nic_t *nic; in sfc_vdpa_configure() local 793 efx_nic_t *nic; in sfc_vdpa_get_notify_area() local
|
| H A D | sfc_vdpa.h | 58 efx_nic_t *nic; member
|
| /dpdk/drivers/common/sfc_efx/ |
| H A D | sfc_efx_mcdi.h | 55 efx_nic_t *nic; member
|
| H A D | sfc_efx_mcdi.c | 269 uint32_t logtype, const char *log_prefix, efx_nic_t *nic, in sfc_efx_mcdi_init()
|
| /dpdk/drivers/event/octeontx/ |
| H A D | ssovf_evdev.c | 391 const struct octeontx_nic *nic = eth_dev->data->dev_private; in ssovf_eth_rx_adapter_queue_add() local 495 const struct octeontx_nic *nic = eth_dev->data->dev_private; in ssovf_eth_rx_adapter_queue_del() local
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc.h | 233 efx_nic_t *nic; member
|