Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_hw.c1891 c.op_to_portid = htonl(V_FW_CMD_OP(FW_PORT_CMD) | F_FW_CMD_REQUEST | in t4_link_start()
1921 c.op_to_portid = htonl(V_FW_CMD_OP(FW_PORT_CMD) | F_FW_CMD_REQUEST | in t4_restart_aneg()
5417 if (opcode == FW_PORT_CMD && action == FW_PORT_ACTION_GET_PORT_INFO) { in t4_handle_fw_rpl()
5704 c.op_to_portid = htonl(V_FW_CMD_OP(FW_PORT_CMD) | in t4_port_init()
/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h3060 FW_PORT_CMD = 0x1b, enumerator