Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h574 #define V_FW_HELLO_CMD_MBMASTER(x) ((x) << S_FW_HELLO_CMD_MBMASTER) macro
H A Dt4_hw.c3398 V_FW_HELLO_CMD_MBMASTER(master == MASTER_MUST ? mbox : in t4_fw_hello()