Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/cxgb4vf/
Dt4vf_hw.c317 port_cmd.action_to_len16 = in t4vf_port_init()
1331 be32_to_cpu(port_cmd->action_to_len16)); in t4vf_handle_fw_rpl()
/linux-2.6.39/drivers/net/cxgb4/
Dt4_hw.c835 c.action_to_len16 = htonl(FW_PORT_CMD_ACTION(FW_PORT_ACTION_L1_CFG) | in t4_link_start()
865 c.action_to_len16 = htonl(FW_PORT_CMD_ACTION(FW_PORT_ACTION_L1_CFG) | in t4_restart_aneg()
2818 c.action_to_len16 = htonl( in t4_port_init()
Dt4fw_api.h1142 __be32 action_to_len16; member