Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h1944 #define SCMD_MAC_ONLY_S 15 macro
1946 #define SCMD_MAC_ONLY_V(x) ((x) << SCMD_MAC_ONLY_S)
1948 (((x) >> SCMD_MAC_ONLY_S) & SCMD_MAC_ONLY_M)