Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.h49 (__pcmd).action_to_len16 = \
Dt4_hw.c2112 c.action_to_len16 = htonl(FW_PORT_CMD_ACTION_V(FW_PORT_ACTION_L1_CFG) | in t4_link_start()
2142 c.action_to_len16 = htonl(FW_PORT_CMD_ACTION_V(FW_PORT_ACTION_L1_CFG) | in t4_restart_aneg()
5396 c.action_to_len16 = htonl( in t4_port_init()
Dt4fw_api.h2288 __be32 action_to_len16; member
Dcxgb4_main.c634 FW_PORT_CMD_ACTION_G(ntohl(pcmd->action_to_len16)); in fwevtq_handler()
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_mb.c360 cmdp->action_to_len16 = htonl( in csio_mb_port()
367 cmdp->action_to_len16 = htonl( in csio_mb_port()
397 *retval = FW_CMD_RETVAL_G(ntohl(rsp->action_to_len16)); in csio_mb_process_read_port_rsp()
1415 ntohl(pcmd->action_to_len16)); in csio_mb_fwevt_handler()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c319 port_cmd.action_to_len16 = in t4vf_port_init()
1499 be32_to_cpu(port_cmd->action_to_len16)); in t4vf_handle_fw_rpl()