Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_msg.h2867 #define S_ULP_TXPKT_CHANNELID 22 macro
2869 #define V_ULP_TXPKT_CHANNELID(x) ((x) << S_ULP_TXPKT_CHANNELID)
2871 (((x) >> S_ULP_TXPKT_CHANNELID) & M_ULP_TXPKT_CHANNELID)