Home
last modified time | relevance | path

Searched refs:I40E_MAC_VF (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_type.h187 I40E_MAC_VF, enumerator
767 return (hw->mac.type == I40E_MAC_VF || in i40e_is_vf()
H A Di40e_common.c71 hw->mac.type = I40E_MAC_VF; in i40e_set_mac_type()
/f-stack/dpdk/drivers/net/i40e/
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_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()