Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dhunt_nic.c45 EFX_PCIE_LINK_SPEED_GEN3, &bandwidth)) != 0) in hunt_nic_get_required_pcie_bandwidth()
193 encp->enc_max_pcie_link_gen = EFX_PCIE_LINK_SPEED_GEN3; in hunt_board_cfg()
H A Dmedford_nic.c151 encp->enc_max_pcie_link_gen = EFX_PCIE_LINK_SPEED_GEN3; in medford_board_cfg()
H A Dmedford2_nic.c153 encp->enc_max_pcie_link_gen = EFX_PCIE_LINK_SPEED_GEN3; in medford2_board_cfg()
H A Drhead_nic.c174 encp->enc_max_pcie_link_gen = EFX_PCIE_LINK_SPEED_GEN3; in rhead_board_cfg()
H A Defx_nic.c1155 case EFX_PCIE_LINK_SPEED_GEN3: in efx_nic_calculate_pcie_link_bandwidth()
H A Defx.h283 #define EFX_PCIE_LINK_SPEED_GEN3 3 macro