Home
last modified time | relevance | path

Searched refs:e1000_vfadapt_i350 (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_vf.h131 e1000_vfadapt_i350, enumerator
H A De1000_api.c353 mac->type = e1000_vfadapt_i350; in e1000_set_mac_type()
469 case e1000_vfadapt_i350: in e1000_setup_init_funcs()
H A De1000_hw.h228 e1000_vfadapt_i350, enumerator
/f-stack/dpdk/drivers/net/e1000/
H A Digb_rxtx.c1663 case e1000_vfadapt_i350: in igb_get_rx_queue_offloads_capa()
1724 (hw->mac.type == e1000_82576 || hw->mac.type == e1000_vfadapt_i350)) in eth_igb_rx_queue_setup()
2670 if (hw->mac.type == e1000_vfadapt_i350) { in eth_igbvf_rx_init()
H A Digb_ethdev.c2320 case e1000_vfadapt_i350: in eth_igbvf_infos_get()