Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h772 #define S_FW_OFLD_CONNECTION_WR_CPL 30 macro
774 #define V_FW_OFLD_CONNECTION_WR_CPL(x) ((x) << S_FW_OFLD_CONNECTION_WR_CPL)
776 (((x) >> S_FW_OFLD_CONNECTION_WR_CPL) & M_FW_OFLD_CONNECTION_WR_CPL)