Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9268 cmd.op_to_portid = cpu_to_be32(V_FW_CMD_OP(FW_PORT_CMD) | in t4_link_l1cfg_core()
9313 c.op_to_portid = cpu_to_be32(V_FW_CMD_OP(FW_PORT_CMD) | in t4_restart_aneg()
9572 port_cmd.op_to_portid = cpu_to_be32(V_FW_CMD_OP(FW_PORT_CMD) | in t4_update_port_info()
9610 port_cmd.op_to_portid = cpu_to_be32(V_FW_CMD_OP(FW_PORT_CMD) | in t4_get_link_params()
9667 if (opcode == FW_PORT_CMD && in t4_handle_fw_rpl()
10691 cmd.op_to_portid = cpu_to_be32(V_FW_CMD_OP(FW_PORT_CMD) | in t4_init_portinfo_viid()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4158 FW_PORT_CMD = 0x1b, enumerator