Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7377 __be32 op_to_portid; member
7915 __be32 op_to_portid; member
8098 __be32 op_to_portid; member
8147 __be32 op_to_portid; member
8238 __be32 op_to_portid; member
8947 __be32 op_to_portid; member
8996 __be32 op_to_portid; member
9105 __be32 op_to_portid; member
/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()
9671 int chan = G_FW_PORT_CMD_PORTID(be32_to_cpu(p->op_to_portid)); 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()