Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c2814 cmd.action_to_len16 = in t4_link_l1cfg_core()
4499 action = be32_to_cpu(cmd->action_to_len16); in t4_handle_get_port_info()
4592 G_FW_PORT_CMD_ACTION(be32_to_cpu(p->action_to_len16)); in t4_handle_fw_rpl()
5349 cmd.action_to_len16 = cpu_to_be32(V_FW_PORT_CMD_ACTION(val) | in t4_port_init()
H A Dt4vf_hw.c794 port_cmd.action_to_len16 = in t4vf_port_init()
H A Dt4fw_interface.h1660 __be32 action_to_len16; member