Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1059 #define FW_HELLO_CMD_MBMASTER_S 24 macro
1061 #define FW_HELLO_CMD_MBMASTER_V(x) ((x) << FW_HELLO_CMD_MBMASTER_S)
1063 (((x) >> FW_HELLO_CMD_MBMASTER_S) & FW_HELLO_CMD_MBMASTER_M)