Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9271 cmd.action_to_len16 = in t4_link_l1cfg_core()
9316 c.action_to_len16 = in t4_restart_aneg()
9430 int action = G_FW_PORT_CMD_ACTION(be32_to_cpu(cmd->action_to_len16)); in t4_handle_get_port_info()
9472 be32_to_cpu(cmd->action_to_len16)); in t4_handle_get_port_info()
9575 port_cmd.action_to_len16 = cpu_to_be32( in t4_update_port_info()
9616 port_cmd.action_to_len16 = cpu_to_be32( in t4_get_link_params()
9665 G_FW_PORT_CMD_ACTION(be32_to_cpu(p->action_to_len16)); in t4_handle_fw_rpl()
10694 cmd.action_to_len16 = cpu_to_be32( in t4_init_portinfo_viid()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7378 __be32 action_to_len16; member