Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1769 #define SCMD_STATUS_PRESENT_S 28 macro
1771 #define SCMD_STATUS_PRESENT_V(x) ((x) << SCMD_STATUS_PRESENT_S)
1773 (((x) >> SCMD_STATUS_PRESENT_S) & SCMD_STATUS_PRESENT_M)