Searched refs:enc_required_pcie_bandwidth_mbps (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/common/
H A Dmedford2_nic.c165 encp->enc_required_pcie_bandwidth_mbps = bandwidth;
H A Dmedford_nic.c161 encp->enc_required_pcie_bandwidth_mbps = bandwidth;
H A Dhunt_nic.c233 encp->enc_required_pcie_bandwidth_mbps = bandwidth;
H A Defx_nic.c1106 if ((encp->enc_required_pcie_bandwidth_mbps == 0) ||
1124 if (bandwidth < encp->enc_required_pcie_bandwidth_mbps) {
H A Dsiena_nic.c198 encp->enc_required_pcie_bandwidth_mbps = 2 * 10000;
H A Defx.h1414 uint32_t enc_required_pcie_bandwidth_mbps; member in struct:efx_nic_cfg_s

Completed in 88 milliseconds