Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h943 #define FW_HELLO_CMD_MBMASTER_S 24 macro
945 #define FW_HELLO_CMD_MBMASTER_V(x) ((x) << FW_HELLO_CMD_MBMASTER_S)
947 (((x) >> FW_HELLO_CMD_MBMASTER_S) & FW_HELLO_CMD_MBMASTER_M)