Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c4249 htobe32(V_FW_EQ_CTRL_CMD_HOSTFCMODE(X_HOSTFCMODE_STATUS_PAGE) | in ctrl_eq_alloc()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6248 #define V_FW_EQ_CTRL_CMD_HOSTFCMODE(x) ((x) << S_FW_EQ_CTRL_CMD_HOSTFCMODE) macro