Home
last modified time | relevance | path

Searched refs:avf (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_dcf.c107 return iavf_aq_send_msg_to_pf(&hw->avf, in ice_dcf_vc_cmd_send()
366 struct iavf_hw *avf = &hw->avf; in ice_dcf_check_reset_done() local
390 struct iavf_hw *avf = &hw->avf; in ice_dcf_enable_irq0() local
400 IAVF_WRITE_FLUSH(avf); in ice_dcf_enable_irq0()
406 struct iavf_hw *avf = &hw->avf; in ice_dcf_disable_irq0() local
413 IAVF_WRITE_FLUSH(avf); in ice_dcf_disable_irq0()
599 hw->avf.back = hw; in ice_dcf_init_hw()
625 ret = iavf_set_mac_type(&hw->avf); in ice_dcf_init_hw()
637 ret = iavf_init_adminq(&hw->avf); in ice_dcf_init_hw()
712 iavf_shutdown_adminq(&hw->avf); in ice_dcf_init_hw()
[all …]
H A Dice_dcf_ethdev.c93 struct iavf_hw *hw = &dcf_ad->real_hw.avf; in ice_dcf_init_rxq()
198 IAVF_WRITE_REG(&hw->avf, in ice_dcf_config_rx_queues_irqs()
212 IAVF_WRITE_REG(&hw->avf, IAVF_VFINT_DYN_CTL01, in ice_dcf_config_rx_queues_irqs()
219 IAVF_WRITE_FLUSH(&hw->avf); in ice_dcf_config_rx_queues_irqs()
305 struct iavf_hw *hw = &ad->real_hw.avf; in ice_dcf_rx_queue_start()
436 struct iavf_hw *hw = &ad->real_hw.avf; in ice_dcf_tx_queue_start()
1633 struct iavf_hw *hw = &ad->real_hw.avf; in ice_dcf_is_reset()
H A Dice_dcf.h100 struct iavf_hw avf; member
H A Dice_dcf_parent.c475 mac = (const struct rte_ether_addr *)hw->avf.mac.addr; in ice_dcf_init_parent_adapter()
H A Dice_switch_filter.c1644 ad->real_hw.avf.bus.func; in ice_switch_parse_dcf_action()
/dpdk/drivers/common/iavf/
H A DREADME9 cid-avf.2021.08.16.tar.gz released by the team which develops
/dpdk/doc/guides/rel_notes/
H A Drelease_19_05.rst115 * **Renamed avf to iavf.**
117 Renamed Intel Ethernet Adaptive Virtual Function driver ``avf`` to ``iavf``,