Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/common/
HDt4_hw.c4479 else if (v & F_FW_HELLO_CMD_INIT) in t4_fw_hello()
4496 if ((v & (F_FW_HELLO_CMD_ERR|F_FW_HELLO_CMD_INIT)) == 0 && in t4_fw_hello()
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4fw_interface.h3352 #define F_FW_HELLO_CMD_INIT V_FW_HELLO_CMD_INIT(1U) macro
/NextBSD/sys/dev/cxgbe/firmware/
HDt4fw_interface.h3603 #define F_FW_HELLO_CMD_INIT V_FW_HELLO_CMD_INIT(1U) macro