Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h776 #define FW_HELLO_CMD_MBMASTER_MASK 0xfU macro
780 (((x) >> FW_HELLO_CMD_MBMASTER_SHIFT) & FW_HELLO_CMD_MBMASTER_MASK)
Dt4_hw.c2573 FW_HELLO_CMD_MBMASTER_MASK) | in t4_fw_hello()
/drivers/scsi/csiostor/
Dcsio_mb.c91 m_mbox : FW_HELLO_CMD_MBMASTER_MASK) | in csio_mb_hello()