Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.h37 (__pcmd).action_to_len16 = \
Dt4_hw.c4204 cmd.action_to_len16 = in t4_link_l1cfg_core()
4249 c.action_to_len16 = in t4_restart_aneg()
8580 action = FW_PORT_CMD_ACTION_G(be32_to_cpu(cmd->action_to_len16)); in t4_handle_get_port_info()
8613 be32_to_cpu(cmd->action_to_len16)); in t4_handle_get_port_info()
8759 port_cmd.action_to_len16 = cpu_to_be32( in t4_update_port_info()
8800 port_cmd.action_to_len16 = cpu_to_be32( in t4_get_link_params()
8852 FW_PORT_CMD_ACTION_G(be32_to_cpu(p->action_to_len16)); in t4_handle_fw_rpl()
9632 cmd.action_to_len16 = cpu_to_be32( in t4_init_portinfo()
Dt4fw_api.h2803 __be32 action_to_len16; member
Dcxgb4_main.c602 FW_PORT_CMD_ACTION_G(ntohl(pcmd->action_to_len16)); in fwevtq_handler()
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c554 port_cmd.action_to_len16 = cpu_to_be32( in t4vf_port_init()
1925 action = FW_PORT_CMD_ACTION_G(be32_to_cpu(cmd->action_to_len16)); in t4vf_handle_get_port_info()
1980 be32_to_cpu(cmd->action_to_len16)); in t4vf_handle_get_port_info()
2077 port_cmd.action_to_len16 = cpu_to_be32( in t4vf_update_port_info()
2110 be32_to_cpu(port_cmd->action_to_len16)); in t4vf_handle_fw_rpl()
/linux-5.19.10/drivers/scsi/csiostor/
Dcsio_mb.c355 cmdp->action_to_len16 = htonl( in csio_mb_port()
364 cmdp->action_to_len16 = htonl( in csio_mb_port()
391 *retval = FW_CMD_RETVAL_G(ntohl(rsp->action_to_len16)); in csio_mb_process_read_port_rsp()
1420 ntohl(pcmd->action_to_len16)); in csio_mb_fwevt_handler()