Lines Matching refs:rqst_data
49 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_bsg_sp_free()
158 oper = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla24xx_proc_fcp_prio_cfg_cmd()
300 els_cmd = bsg_request->rqst_data.h_els.command_code; in qla2x00_process_els()
359 bsg_request->rqst_data.h_els.port_id[0]; in qla2x00_process_els()
361 bsg_request->rqst_data.h_els.port_id[1]; in qla2x00_process_els()
363 bsg_request->rqst_data.h_els.port_id[2]; in qla2x00_process_els()
419 bsg_request->rqst_data.h_els.command_code, fcport->loop_id, in qla2x00_process_els()
511 (bsg_request->rqst_data.h_ct.preamble_word1 & 0xFF000000) in qla2x00_process_ct()
542 fcport->d_id.b.al_pa = bsg_request->rqst_data.h_ct.port_id[0]; in qla2x00_process_ct()
543 fcport->d_id.b.area = bsg_request->rqst_data.h_ct.port_id[1]; in qla2x00_process_ct()
544 fcport->d_id.b.domain = bsg_request->rqst_data.h_ct.port_id[2]; in qla2x00_process_ct()
566 (bsg_request->rqst_data.h_ct.preamble_word2 >> 16), in qla2x00_process_ct()
826 elreq.options = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_process_loopback()
828 bsg_request->rqst_data.h_vendor.vendor_cmd[2]; in qla2x00_process_loopback()
997 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_reset()
1079 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_updatefw()
1424 start = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_optrom_setup()
2001 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_mgmt_cmd()
2341 uint32_t *cmd = bsg_request->rqst_data.h_vendor.vendor_cmd; in qla2x00_get_priv_stats()
2885 __func__, bsg_request->rqst_data.h_vendor.vendor_cmd[0]); in qla2x00_process_vendor_specific()
2887 switch (bsg_request->rqst_data.h_vendor.vendor_cmd[0]) { in qla2x00_process_vendor_specific()
3009 if (bsg_request->rqst_data.h_vendor.vendor_cmd[0] == QL_VND_MANAGE_HOST_PORT || in qla24xx_bsg_request()
3010 bsg_request->rqst_data.h_vendor.vendor_cmd[0] == QL_VND_GET_HOST_STATS) in qla24xx_bsg_request()