Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c790 cpu_to_be32(V_FW_CMD_OP(FW_PORT_CMD) | in t4vf_port_init()
H A Dt4_hw.c2811 cmd.op_to_portid = cpu_to_be32(V_FW_CMD_OP(FW_PORT_CMD) | in t4_link_l1cfg_core()
4594 if (opcode == FW_PORT_CMD && action == FW_PORT_ACTION_GET_PORT_INFO32) { in t4_handle_fw_rpl()
5344 cmd.op_to_portid = cpu_to_be32(V_FW_CMD_OP(FW_PORT_CMD) | in t4_port_init()
H A Dt4fw_interface.h370 FW_PORT_CMD = 0x1b, enumerator