Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h1799 #define ULP_TXPKT_CHANNELID_S 22 macro
1801 #define ULP_TXPKT_CHANNELID_V(x) ((x) << ULP_TXPKT_CHANNELID_S)
1803 (((x) >> ULP_TXPKT_CHANNELID_S) & ULP_TXPKT_CHANNELID_M)