Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7226 #define V_FW_PORT_CAP32_FC(x) ((x) << S_FW_PORT_CAP32_FC) macro
7275 (V_FW_PORT_CAP32_FC(M_FW_PORT_CAP32_FC) & __cap32)
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9010 caps &= ~V_FW_PORT_CAP32_FC(M_FW_PORT_CAP32_FC); in t4_link_set_pause()