Searched refs:req_hdr (Results 1 – 13 of 13) sorted by relevance
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hw.c | 437 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_sre_macaddr_change() 587 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_nic_set_promisc() 688 req.req_hdr = cpu_to_le64(QLCNIC_H2C_OPCODE_CONFIG_LOOPBACK | in qlcnic_set_fw_loopback() 744 req.req_hdr = cpu_to_le64(QLCNIC_CONFIG_INTR_COALESCE | in qlcnic_82xx_config_intr_coalesce() 778 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_config_hw_lro() 813 req.req_hdr = cpu_to_le64(word); in qlcnic_config_bridged_mode() 849 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_config_rss() 894 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_config_ipaddr() 916 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_linkevent_request() 942 req.req_hdr = cpu_to_le64(word); in qlcnic_send_lro_cleanup() [all …]
|
D | qlcnic_sriov_common.c | 787 if (qlcnic_sriov_alloc_bc_msg(&trans->req_hdr, num_frags)) in qlcnic_sriov_prepare_bc_hdr() 796 hdr = trans->req_hdr; in qlcnic_sriov_prepare_bc_hdr() 829 kfree(trans->req_hdr); in qlcnic_sriov_cleanup_transaction() 894 if (trans->curr_req_frag < trans->req_hdr->num_frags) in qlcnic_sriov_handle_multi_frags() 961 hdr = (u32 *)(trans->req_hdr + trans->curr_req_frag); in qlcnic_sriov_issue_bc_post() 1083 if (qlcnic_sriov_prepare_bc_hdr(trans, &cmd, trans->req_hdr->seq_id, in qlcnic_sriov_process_bc_cmd() 1185 (u32 *)(trans->req_hdr + curr_frag), in qlcnic_sriov_handle_pending_trans() 1253 (u32 *)(trans->req_hdr + trans->curr_req_frag), in qlcnic_sriov_handle_bc_cmd() 1264 if (trans->curr_req_frag == trans->req_hdr->num_frags) { in qlcnic_sriov_handle_bc_cmd() 1421 if ((trans->req_hdr->cmd_op == QLCNIC_BC_CMD_CHANNEL_INIT) && in qlcnic_sriov_vf_mbx_op()
|
D | qlcnic_sriov_pf.c | 633 cmd->rsp.arg[0] = trans->req_hdr->cmd_op; in qlcnic_sriov_pf_channel_cfg_cmd() 636 if (trans->req_hdr->cmd_op == QLCNIC_BC_CMD_CHANNEL_INIT) { in qlcnic_sriov_pf_channel_cfg_cmd() 652 if (trans->req_hdr->cmd_op == QLCNIC_BC_CMD_CHANNEL_INIT) in qlcnic_sriov_pf_channel_cfg_cmd() 1176 cmd_op = trans->req_hdr->cmd_op; in qlcnic_sriov_pf_get_acl_cmd() 1309 cmd_op = trans->req_hdr->cmd_op; in qlcnic_sriov_pf_process_bc_cmd() 1311 if (trans->req_hdr->op_type == QLC_BC_CMD) { in qlcnic_sriov_pf_process_bc_cmd() 1539 struct qlcnic_bc_hdr *hdr = trans->req_hdr; in qlcnic_sriov_soft_flr_check()
|
D | qlcnic_sriov.h | 83 struct qlcnic_bc_hdr *req_hdr; member
|
D | qlcnic.h | 873 __le64 req_hdr; member
|
D | qlcnic_io.c | 261 req->req_hdr = cpu_to_le64(word); in qlcnic_82xx_change_filter()
|
/drivers/w1/ |
D | w1_netlink.c | 167 struct w1_netlink_msg *req_hdr, struct w1_netlink_cmd *req_cmd) in w1_process_command_master() argument 187 hdr->id = req_hdr->id; in w1_process_command_master() 202 err = w1_process_command_io(dev, req_msg, req_hdr, req_cmd); in w1_process_command_master()
|
/drivers/infiniband/ulp/iser/ |
D | iser_verbs.c | 504 struct iser_cm_hdr req_hdr; in iser_route_handler() local 516 memset(&req_hdr, 0, sizeof(req_hdr)); in iser_route_handler() 517 req_hdr.flags = (ISER_ZBVA_NOT_SUPPORTED | in iser_route_handler() 519 conn_param.private_data = (void *)&req_hdr; in iser_route_handler()
|
/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 647 void be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_cmd_hdr_prepare() argument 650 req_hdr->opcode = opcode; in be_cmd_hdr_prepare() 651 req_hdr->subsystem = subsystem; in be_cmd_hdr_prepare() 652 req_hdr->request_length = cpu_to_le32(cmd_len - sizeof(*req_hdr)); in be_cmd_hdr_prepare() 653 req_hdr->timeout = BEISCSI_FW_MBX_TIMEOUT; in be_cmd_hdr_prepare()
|
D | be_cmds.h | 1262 void be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr,
|
/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_hw.c | 647 req.req_hdr = cpu_to_le64(word); in nx_p3_sre_macaddr_change() 742 req.req_hdr = cpu_to_le64(word); in netxen_p3_nic_set_promisc() 788 req.req_hdr = cpu_to_le64(word[0]); in netxen_config_intr_coalesce() 817 req.req_hdr = cpu_to_le64(word); in netxen_config_hw_lro() 845 req.req_hdr = cpu_to_le64(word); in netxen_config_bridged_mode() 880 req.req_hdr = cpu_to_le64(word); in netxen_config_rss() 920 req.req_hdr = cpu_to_le64(word); in netxen_config_ipaddr() 944 req.req_hdr = cpu_to_le64(word); in netxen_linkevent_request() 972 req.req_hdr = cpu_to_le64(word); in netxen_send_lro_cleanup()
|
D | netxen_nic.h | 1145 __le64 req_hdr; member
|
/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 637 static void be_wrb_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_wrb_cmd_hdr_prepare() argument 642 unsigned long addr = (unsigned long)req_hdr; in be_wrb_cmd_hdr_prepare() 645 req_hdr->opcode = opcode; in be_wrb_cmd_hdr_prepare() 646 req_hdr->subsystem = subsystem; in be_wrb_cmd_hdr_prepare() 647 req_hdr->request_length = cpu_to_le32(cmd_len - sizeof(*req_hdr)); in be_wrb_cmd_hdr_prepare() 648 req_hdr->version = 0; in be_wrb_cmd_hdr_prepare()
|