Home
last modified time | relevance | path

Searched refs:FW_EQ_ETH_CMD (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1872 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_EQ_ETH_CMD) | in t4vf_eth_eq_free()
Dsge.c2445 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_EQ_ETH_CMD) | in t4vf_sge_alloc_eth_txq()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h829 FW_EQ_ETH_CMD = 0x12, enumerator
Dsge.c4611 c.op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_ETH_CMD) | FW_CMD_REQUEST_F | in t4_sge_alloc_eth_txq()
Dt4_hw.c8386 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_EQ_ETH_CMD) | in t4_eth_eq_free()