Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h7269 #define V_FW_PORT_CAP32_FEC(x) ((x) << S_FW_PORT_CAP32_FEC) macro
7278 (V_FW_PORT_CAP32_FEC(M_FW_PORT_CAP32_FEC) & __cap32)
/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_hw.c3832 if ((caps & V_FW_PORT_CAP32_FEC(M_FW_PORT_CAP32_FEC)) == 0) in fwcap_to_fec()
/freebsd-13-stable/sys/dev/cxgbe/
HDt4_main.c8618 V_FW_PORT_CAP32_FEC(n & M_FW_PORT_CAP32_FEC)) != in sysctl_requested_fec()