Searched refs:FW_PORT_CMD (Results 1 – 2 of 2) sorted by relevance
1554 c.op_to_portid = htonl(V_FW_CMD_OP(FW_PORT_CMD) | F_FW_CMD_REQUEST | in t4_link_start()1585 c.op_to_portid = htonl(V_FW_CMD_OP(FW_PORT_CMD) | F_FW_CMD_REQUEST | in t4_restart_aneg()4810 if (opcode == FW_PORT_CMD) { /* link/module state change message */ in t4_handle_fw_rpl()5014 c.op_to_portid = htonl(V_FW_CMD_OP(FW_PORT_CMD) | in t4_port_init()
2803 FW_PORT_CMD = 0x1b, enumerator