Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_hw.c3828 static int8_t fwcap_to_fec(uint32_t caps, bool unset_means_none) in fwcap_to_fec() function
8922 lc->fec = fwcap_to_fec(linkattr, true); in handle_port_info()
8938 lc->fec_hint = fwcap_to_fec(lc->acaps, true); in handle_port_info()