Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h889 #define FW_HELLO_CMD_MBMASTER_S 24 macro
891 #define FW_HELLO_CMD_MBMASTER_V(x) ((x) << FW_HELLO_CMD_MBMASTER_S)
893 (((x) >> FW_HELLO_CMD_MBMASTER_S) & FW_HELLO_CMD_MBMASTER_M)