Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4680 c.op_to_vfn = htonl(V_FW_CMD_OP(FW_IQ_CMD) | F_FW_CMD_REQUEST | in t4_iq_start_stop()
4712 c.op_to_vfn = htonl(V_FW_CMD_OP(FW_IQ_CMD) | F_FW_CMD_REQUEST | in t4_iq_free()
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1114 c.op_to_vfn = cpu_to_be32(V_FW_CMD_OP(FW_IQ_CMD) | F_FW_CMD_REQUEST | in alloc_iq_fl()
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h2791 FW_IQ_CMD = 0x10, enumerator