Home
last modified time | relevance | path

Searched refs:req_hdr (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c456 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_sre_macaddr_change()
619 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_nic_set_promisc()
720 req.req_hdr = cpu_to_le64(QLCNIC_H2C_OPCODE_CONFIG_LOOPBACK | in qlcnic_set_fw_loopback()
789 req.req_hdr = cpu_to_le64(QLCNIC_CONFIG_INTR_COALESCE | in qlcnic_82xx_set_rx_coalesce()
843 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_config_hw_lro()
878 req.req_hdr = cpu_to_le64(word); in qlcnic_config_bridged_mode()
914 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_config_rss()
959 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_config_ipaddr()
981 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_linkevent_request()
1007 req.req_hdr = cpu_to_le64(word); in qlcnic_send_lro_cleanup()
[all …]
Dqlcnic_sriov_common.c766 if (qlcnic_sriov_alloc_bc_msg(&trans->req_hdr, num_frags)) in qlcnic_sriov_prepare_bc_hdr()
775 hdr = trans->req_hdr; in qlcnic_sriov_prepare_bc_hdr()
788 cmd->op_type = trans->req_hdr->op_type; in qlcnic_sriov_prepare_bc_hdr()
810 kfree(trans->req_hdr); in qlcnic_sriov_cleanup_transaction()
874 if (trans->curr_req_frag < trans->req_hdr->num_frags) in qlcnic_sriov_handle_multi_frags()
941 hdr = (u32 *)(trans->req_hdr + trans->curr_req_frag); in qlcnic_sriov_issue_bc_post()
1064 if (qlcnic_sriov_prepare_bc_hdr(trans, &cmd, trans->req_hdr->seq_id, in qlcnic_sriov_process_bc_cmd()
1166 (u32 *)(trans->req_hdr + curr_frag), in qlcnic_sriov_handle_pending_trans()
1235 (u32 *)(trans->req_hdr + trans->curr_req_frag), in qlcnic_sriov_handle_bc_cmd()
1246 if (trans->curr_req_frag == trans->req_hdr->num_frags) { in qlcnic_sriov_handle_bc_cmd()
[all …]
Dqlcnic_sriov.h84 struct qlcnic_bc_hdr *req_hdr; member
Dqlcnic_sriov_pf.c752 if (trans->req_hdr->cmd_op == QLCNIC_BC_CMD_CHANNEL_INIT) { in qlcnic_sriov_pf_channel_cfg_cmd()
774 if (trans->req_hdr->cmd_op == QLCNIC_BC_CMD_CHANNEL_INIT) in qlcnic_sriov_pf_channel_cfg_cmd()
1348 cmd_op = trans->req_hdr->cmd_op; in qlcnic_sriov_pf_get_acl_cmd()
1497 cmd_op = trans->req_hdr->cmd_op; in qlcnic_sriov_pf_process_bc_cmd()
1499 if (trans->req_hdr->op_type == QLC_BC_CMD) { in qlcnic_sriov_pf_process_bc_cmd()
1727 struct qlcnic_bc_hdr *hdr = trans->req_hdr; in qlcnic_sriov_soft_flr_check()
Dqlcnic.h987 __le64 req_hdr; member
Dqlcnic_io.c290 req->req_hdr = cpu_to_le64(word); in qlcnic_82xx_change_filter()
/linux-4.1.27/drivers/infiniband/ulp/iser/
Diser_verbs.c788 struct iser_cm_hdr req_hdr; in iser_route_handler() local
807 memset(&req_hdr, 0, sizeof(req_hdr)); in iser_route_handler()
808 req_hdr.flags = (ISER_ZBVA_NOT_SUPPORTED | in iser_route_handler()
810 conn_param.private_data = (void *)&req_hdr; in iser_route_handler()
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_cmds.c758 void be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_cmd_hdr_prepare() argument
761 req_hdr->opcode = opcode; in be_cmd_hdr_prepare()
762 req_hdr->subsystem = subsystem; in be_cmd_hdr_prepare()
763 req_hdr->request_length = cpu_to_le32(cmd_len - sizeof(*req_hdr)); in be_cmd_hdr_prepare()
764 req_hdr->timeout = BEISCSI_FW_MBX_TIMEOUT; in be_cmd_hdr_prepare()
Dbe_cmds.h1355 void be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr,
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hw.c645 req.req_hdr = cpu_to_le64(word); in nx_p3_sre_macaddr_change()
740 req.req_hdr = cpu_to_le64(word); in netxen_p3_nic_set_promisc()
786 req.req_hdr = cpu_to_le64(word[0]); in netxen_config_intr_coalesce()
815 req.req_hdr = cpu_to_le64(word); in netxen_config_hw_lro()
843 req.req_hdr = cpu_to_le64(word); in netxen_config_bridged_mode()
878 req.req_hdr = cpu_to_le64(word); in netxen_config_rss()
918 req.req_hdr = cpu_to_le64(word); in netxen_config_ipaddr()
942 req.req_hdr = cpu_to_le64(word); in netxen_linkevent_request()
970 req.req_hdr = cpu_to_le64(word); in netxen_send_lro_cleanup()
Dnetxen_nic.h1143 __le64 req_hdr; member
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c700 static void be_wrb_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_wrb_cmd_hdr_prepare() argument
707 req_hdr->opcode = opcode; in be_wrb_cmd_hdr_prepare()
708 req_hdr->subsystem = subsystem; in be_wrb_cmd_hdr_prepare()
709 req_hdr->request_length = cpu_to_le32(cmd_len - sizeof(*req_hdr)); in be_wrb_cmd_hdr_prepare()
710 req_hdr->version = 0; in be_wrb_cmd_hdr_prepare()
711 fill_wrb_tags(wrb, (ulong) req_hdr); in be_wrb_cmd_hdr_prepare()