Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_mb.c436 cmdp->action_to_len16 = htonl( in csio_mb_port()
443 cmdp->action_to_len16 = htonl( in csio_mb_port()
473 *retval = FW_CMD_RETVAL_GET(ntohl(rsp->action_to_len16)); in csio_mb_process_read_port_rsp()
1489 ntohl(pcmd->action_to_len16)); in csio_mb_fwevt_handler()
/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c315 port_cmd.action_to_len16 = in t4vf_port_init()
1335 be32_to_cpu(port_cmd->action_to_len16)); in t4vf_handle_fw_rpl()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c1169 c.action_to_len16 = htonl(FW_PORT_CMD_ACTION(FW_PORT_ACTION_L1_CFG) | in t4_link_start()
1199 c.action_to_len16 = htonl(FW_PORT_CMD_ACTION(FW_PORT_ACTION_L1_CFG) | in t4_restart_aneg()
3760 c.action_to_len16 = htonl( in t4_port_init()
Dt4fw_api.h1642 __be32 action_to_len16; member