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

/freebsd-11-stable/sys/dev/sfxge/common/
H A Dhunt_nic.c363 encp->enc_required_pcie_bandwidth_mbps = bandwidth;
H A Dmedford_nic.c367 encp->enc_required_pcie_bandwidth_mbps = bandwidth;
H A Defx_nic.c824 if ((encp->enc_required_pcie_bandwidth_mbps == 0) ||
842 if (bandwidth < encp->enc_required_pcie_bandwidth_mbps) {
H A Dsiena_nic.c171 encp->enc_required_pcie_bandwidth_mbps = 2 * 10000;
H A Defx.h1214 uint32_t enc_required_pcie_bandwidth_mbps; member in struct:efx_nic_cfg_s

Completed in 89 milliseconds