Home
last modified time | relevance | path

Searched refs:I40E_MAC_X722_VF (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_type.h189 I40E_MAC_X722_VF, enumerator
768 hw->mac.type == I40E_MAC_X722_VF); in i40e_is_vf()
H A Di40e_common.c64 hw->mac.type = I40E_MAC_X722_VF; in i40e_set_mac_type()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.c1849 if (hw->mac.type == I40E_MAC_VF || hw->mac.type == I40E_MAC_X722_VF) { in i40e_dev_rx_queue_setup()
2187 if (hw->mac.type == I40E_MAC_VF || hw->mac.type == I40E_MAC_X722_VF) { in i40e_dev_tx_queue_setup()
3425 hw->mac.type == I40E_MAC_X722_VF) { in i40e_set_default_pctype_table()
H A Di40e_ethdev.h1491 if (hw->mac.type == I40E_MAC_VF || hw->mac.type == I40E_MAC_X722_VF) { in i40e_get_vsi_from_adapter()
H A Di40e_ethdev_vf.c1331 if (hw->mac.type == I40E_MAC_X722_VF) in i40evf_init_vf()
H A Di40e_ethdev.c3733 hw->mac.type == I40E_MAC_X722_VF) && in i40e_need_stop_lldp()