Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1813 #define SCMD_STATUS_PRESENT_S 28 macro
1815 #define SCMD_STATUS_PRESENT_V(x) ((x) << SCMD_STATUS_PRESENT_S)
1817 (((x) >> SCMD_STATUS_PRESENT_S) & SCMD_STATUS_PRESENT_M)