Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1790 #define SCMD_PROTO_VERSION_S 24 macro
1792 #define SCMD_PROTO_VERSION_V(x) ((x) << SCMD_PROTO_VERSION_S)
1794 (((x) >> SCMD_PROTO_VERSION_S) & SCMD_PROTO_VERSION_M)