Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c793 val = FW_PORT_ACTION_GET_PORT_INFO32; in t4vf_port_init()
H A Dt4_hw.c4500 if (G_FW_PORT_CMD_ACTION(action) != FW_PORT_ACTION_GET_PORT_INFO32) { in t4_handle_get_port_info()
4594 if (opcode == FW_PORT_CMD && action == FW_PORT_ACTION_GET_PORT_INFO32) { in t4_handle_fw_rpl()
5348 val = FW_PORT_ACTION_GET_PORT_INFO32; in t4_port_init()
H A Dt4fw_interface.h1655 FW_PORT_ACTION_GET_PORT_INFO32 = 0x000a, enumerator