Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c1554 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()
/titanic_44/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h2803 FW_PORT_CMD = 0x1b, enumerator