Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/
Dt4_sge.c2162 htobe32(V_FW_IQ_CMD_FL0HOSTFCMODE(X_HOSTFCMODE_NONE) | in alloc_iq_fl()
/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h4207 #define V_FW_IQ_CMD_FL0HOSTFCMODE(x) ((x) << S_FW_IQ_CMD_FL0HOSTFCMODE) macro