Home
last modified time | relevance | path

Searched refs:I40E_AQ_LB_PHY_LOCAL (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_diag.h12 I40E_LB_MODE_PHY_LOCAL = I40E_AQ_LB_PHY_LOCAL,
H A Di40e_adminq_cmd.h2254 #define I40E_AQ_LB_PHY_LOCAL 0x01 macro
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c2478 dev->data->dev_conf.lpbk_mode == I40E_AQ_LB_PHY_LOCAL) { in i40e_dev_start()