Searched defs:fec (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/sfxge/common/
H A Def10_phy.c199 efx_phy_fec_type_t fec = MC_CMD_FEC_NONE; local
289 uint32_t fec; local
121 mcdi_phy_decode_link_mode( __in efx_nic_t *enp, __in uint32_t link_flags, __in unsigned int speed, __in unsigned int fcntl, __in uint32_t fec, __out efx_link_mode_t *link_modep, __out unsigned int *fcntlp, __out efx_phy_fec_type_t *fecp) argument
/freebsd-current/sys/dev/cxgbe/common/
H A Dcommon.h460 int8_t fec; /* actual FEC */ member in struct:link_config
H A Dt4_hw.c3830 int8_t fec = 0; local
3848 static uint32_t fec_to_fwcap(int8_t fec) argument
3883 unsigned int aneg, fc, fec, speed, rcap; local
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_common.c3710 ice_cfg_phy_fec(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, enum ice_fec_mode fec) argument
/freebsd-current/sys/dev/cxgbe/
H A Dt4_main.c8609 int8_t fec; local

Completed in 224 milliseconds