Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1964 #define SCMD_HDR_LEN_S 0 macro
1966 #define SCMD_HDR_LEN_V(x) ((x) << SCMD_HDR_LEN_S)
1968 (((x) >> SCMD_HDR_LEN_S) & SCMD_HDR_LEN_M)