Home
last modified time | relevance | path

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

/linux-4.4.14/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.c765 if (qlcnic_sriov_alloc_bc_msg(&trans->req_hdr, num_frags)) in qlcnic_sriov_prepare_bc_hdr()
774 hdr = trans->req_hdr; in qlcnic_sriov_prepare_bc_hdr()
787 cmd->op_type = trans->req_hdr->op_type; in qlcnic_sriov_prepare_bc_hdr()
809 kfree(trans->req_hdr); in qlcnic_sriov_cleanup_transaction()
873 if (trans->curr_req_frag < trans->req_hdr->num_frags) in qlcnic_sriov_handle_multi_frags()
940 hdr = (u32 *)(trans->req_hdr + trans->curr_req_frag); in qlcnic_sriov_issue_bc_post()
1063 if (qlcnic_sriov_prepare_bc_hdr(trans, &cmd, trans->req_hdr->seq_id, in qlcnic_sriov_process_bc_cmd()
1165 (u32 *)(trans->req_hdr + curr_frag), in qlcnic_sriov_handle_pending_trans()
1234 (u32 *)(trans->req_hdr + trans->curr_req_frag), in qlcnic_sriov_handle_bc_cmd()
1245 if (trans->curr_req_frag == trans->req_hdr->num_frags) { in qlcnic_sriov_handle_bc_cmd()
[all …]
Dqlcnic_sriov.h85 struct qlcnic_bc_hdr *req_hdr; member
Dqlcnic_sriov_pf.c753 if (trans->req_hdr->cmd_op == QLCNIC_BC_CMD_CHANNEL_INIT) { in qlcnic_sriov_pf_channel_cfg_cmd()
775 if (trans->req_hdr->cmd_op == QLCNIC_BC_CMD_CHANNEL_INIT) in qlcnic_sriov_pf_channel_cfg_cmd()
1349 cmd_op = trans->req_hdr->cmd_op; in qlcnic_sriov_pf_get_acl_cmd()
1498 cmd_op = trans->req_hdr->cmd_op; in qlcnic_sriov_pf_process_bc_cmd()
1500 if (trans->req_hdr->op_type == QLC_BC_CMD) { in qlcnic_sriov_pf_process_bc_cmd()
1728 struct qlcnic_bc_hdr *hdr = trans->req_hdr; in qlcnic_sriov_soft_flr_check()
Dqlcnic.h988 __le64 req_hdr; member
Dqlcnic_io.c290 req->req_hdr = cpu_to_le64(word); in qlcnic_82xx_change_filter()
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_cmds.c762 void be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_cmd_hdr_prepare() argument
765 req_hdr->opcode = opcode; in be_cmd_hdr_prepare()
766 req_hdr->subsystem = subsystem; in be_cmd_hdr_prepare()
767 req_hdr->request_length = cpu_to_le32(cmd_len - sizeof(*req_hdr)); in be_cmd_hdr_prepare()
768 req_hdr->timeout = BEISCSI_FW_MBX_TIMEOUT; in be_cmd_hdr_prepare()
Dbe_cmds.h1367 void be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr,
/linux-4.4.14/drivers/infiniband/ulp/iser/
Diser_verbs.c830 struct iser_cm_hdr req_hdr; in iser_route_handler() local
849 memset(&req_hdr, 0, sizeof(req_hdr)); in iser_route_handler()
850 req_hdr.flags = (ISER_ZBVA_NOT_SUPPORTED | in iser_route_handler()
852 conn_param.private_data = (void *)&req_hdr; in iser_route_handler()
/linux-4.4.14/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.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c732 static void be_wrb_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_wrb_cmd_hdr_prepare() argument
739 req_hdr->opcode = opcode; in be_wrb_cmd_hdr_prepare()
740 req_hdr->subsystem = subsystem; in be_wrb_cmd_hdr_prepare()
741 req_hdr->request_length = cpu_to_le32(cmd_len - sizeof(*req_hdr)); in be_wrb_cmd_hdr_prepare()
742 req_hdr->version = 0; in be_wrb_cmd_hdr_prepare()
743 fill_wrb_tags(wrb, (ulong) req_hdr); in be_wrb_cmd_hdr_prepare()