Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1874 #define SCMD_IV_SIZE_S 7 macro
1876 #define SCMD_IV_SIZE_V(x) ((x) << SCMD_IV_SIZE_S)
1878 (((x) >> SCMD_IV_SIZE_S) & SCMD_IV_SIZE_M)