Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7231 #define M_FW_PORT_CAP32_802_3 0x3 macro
7234 (((x) >> S_FW_PORT_CAP32_802_3) & M_FW_PORT_CAP32_802_3)
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9011 caps &= ~V_FW_PORT_CAP32_802_3(M_FW_PORT_CAP32_802_3); in t4_link_set_pause()