Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c4702 c.op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_CTRL_CMD) | FW_CMD_REQUEST_F | in t4_sge_alloc_ctrl_txq()
4817 cmd = FW_EQ_CTRL_CMD; in t4_sge_alloc_uld_txq()
Dt4fw_api.h830 FW_EQ_CTRL_CMD = 0x13, enumerator
Dt4_hw.c8411 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_EQ_CTRL_CMD) | in t4_ctrl_eq_free()