Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c3828 static int8_t fwcap_to_fec(uint32_t caps, bool unset_means_none) in fwcap_to_fec() argument
3833 return (unset_means_none ? FEC_NONE : 0); in fwcap_to_fec()