Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c3001 cmd.action_to_len16 = in t4_link_l1cfg()
4542 int action = G_FW_PORT_CMD_ACTION(be32_to_cpu(cmd->action_to_len16)); in t4_handle_get_port_info()
4605 be32_to_cpu(cmd->action_to_len16)); in t4_handle_get_port_info()
4692 G_FW_PORT_CMD_ACTION(be32_to_cpu(p->action_to_len16)); in t4_handle_fw_rpl()
5443 cmd.action_to_len16 = cpu_to_be32(V_FW_PORT_CMD_ACTION(action) | in t4_port_init()
H A Dt4vf_hw.c837 port_cmd.action_to_len16 = cpu_to_be32 in t4vf_port_init()
H A Dt4fw_interface.h1679 __be32 action_to_len16; member