Searched refs:FW_PORT_CMD (Results 1 – 2 of 2) sorted by relevance
1891 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()
3060 FW_PORT_CMD = 0x1b, enumerator