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()
296 els_cmd = bsg_request->rqst_data.h_els.command_code; in qla2x00_process_els()
355 bsg_request->rqst_data.h_els.port_id[0]; in qla2x00_process_els()
357 bsg_request->rqst_data.h_els.port_id[1]; in qla2x00_process_els()
359 bsg_request->rqst_data.h_els.port_id[2]; in qla2x00_process_els()
415 bsg_request->rqst_data.h_els.command_code, fcport->loop_id, in qla2x00_process_els()
507 (bsg_request->rqst_data.h_ct.preamble_word1 & 0xFF000000) in qla2x00_process_ct()
538 fcport->d_id.b.al_pa = bsg_request->rqst_data.h_ct.port_id[0]; in qla2x00_process_ct()
539 fcport->d_id.b.area = bsg_request->rqst_data.h_ct.port_id[1]; in qla2x00_process_ct()
540 fcport->d_id.b.domain = bsg_request->rqst_data.h_ct.port_id[2]; in qla2x00_process_ct()
562 (bsg_request->rqst_data.h_ct.preamble_word2 >> 16), in qla2x00_process_ct()
822 elreq.options = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_process_loopback()
824 bsg_request->rqst_data.h_vendor.vendor_cmd[2]; in qla2x00_process_loopback()
993 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_reset()
1075 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_updatefw()
1420 start = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_optrom_setup()
1997 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_mgmt_cmd()
2337 uint32_t *cmd = bsg_request->rqst_data.h_vendor.vendor_cmd; in qla2x00_get_priv_stats()
2881 __func__, bsg_request->rqst_data.h_vendor.vendor_cmd[0]); in qla2x00_process_vendor_specific()
2883 switch (bsg_request->rqst_data.h_vendor.vendor_cmd[0]) { in qla2x00_process_vendor_specific()
3003 if (bsg_request->rqst_data.h_vendor.vendor_cmd[0] == QL_VND_MANAGE_HOST_PORT || in qla24xx_bsg_request()
3004 bsg_request->rqst_data.h_vendor.vendor_cmd[0] == QL_VND_GET_HOST_STATS) in qla24xx_bsg_request()