Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf.c107 return iavf_aq_send_msg_to_pf(&hw->avf, in ice_dcf_vc_cmd_send()
361 struct iavf_hw *avf = &hw->avf; in ice_dcf_check_reset_done() local
385 struct iavf_hw *avf = &hw->avf; in ice_dcf_enable_irq0() local
395 IAVF_WRITE_FLUSH(avf); in ice_dcf_enable_irq0()
401 struct iavf_hw *avf = &hw->avf; in ice_dcf_disable_irq0() local
408 IAVF_WRITE_FLUSH(avf); in ice_dcf_disable_irq0()
583 hw->avf.back = hw; in ice_dcf_init_hw()
609 ret = iavf_set_mac_type(&hw->avf); in ice_dcf_init_hw()
621 ret = iavf_init_adminq(&hw->avf); in ice_dcf_init_hw()
686 iavf_shutdown_adminq(&hw->avf); in ice_dcf_init_hw()
[all …]
H A Dice_dcf_ethdev.c50 struct iavf_hw *hw = &dcf_ad->real_hw.avf; in ice_dcf_init_rxq()
168 IAVF_WRITE_REG(&hw->avf, in ice_dcf_config_rx_queues_irqs()
181 IAVF_WRITE_REG(&hw->avf, IAVF_VFINT_DYN_CTL01, in ice_dcf_config_rx_queues_irqs()
188 IAVF_WRITE_FLUSH(&hw->avf); in ice_dcf_config_rx_queues_irqs()
272 struct iavf_hw *hw = &ad->real_hw.avf; in ice_dcf_rx_queue_start()
403 struct iavf_hw *hw = &ad->real_hw.avf; in ice_dcf_tx_queue_start()
H A Dice_dcf.h34 struct iavf_hw avf; member
H A Dice_dcf_parent.c412 mac = (const struct rte_ether_addr *)hw->avf.mac.addr; in ice_dcf_init_parent_adapter()
H A Dice_switch_filter.c1459 ad->real_hw.avf.bus.func; in ice_switch_parse_dcf_action()
/f-stack/dpdk/drivers/common/iavf/
H A DREADME9 cid-avf.2020.10.14.tar.gz released by the team which develops
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_05.rst162 * **Renamed avf to iavf.**
164 Renamed Intel Ethernet Adaptive Virtual Function driver ``avf`` to ``iavf``,