Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_hw.c1893 c.action_to_len16 = htonl(V_FW_PORT_CMD_ACTION(FW_PORT_ACTION_L1_CFG) | in t4_link_start()
1923 c.action_to_len16 = htonl(V_FW_PORT_CMD_ACTION(FW_PORT_ACTION_L1_CFG) | in t4_restart_aneg()
5371 unsigned int action = G_FW_PORT_CMD_ACTION(ntohl(p->action_to_len16)); in t4_handle_fw_rpl()
5686 c.action_to_len16 = htonl( in t4_port_init()
/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h5836 __be32 action_to_len16; member