Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h935 #define S_FW_OFLD_CONNECTION_WR_CPL 30 macro
937 #define V_FW_OFLD_CONNECTION_WR_CPL(x) ((x) << S_FW_OFLD_CONNECTION_WR_CPL)
939 (((x) >> S_FW_OFLD_CONNECTION_WR_CPL) & M_FW_OFLD_CONNECTION_WR_CPL)