Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1109 #define FW_HELLO_CMD_MBMASTER_S 24 macro
1111 #define FW_HELLO_CMD_MBMASTER_V(x) ((x) << FW_HELLO_CMD_MBMASTER_S)
1113 (((x) >> FW_HELLO_CMD_MBMASTER_S) & FW_HELLO_CMD_MBMASTER_M)