Lines Matching refs:rqst_data
53 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_bsg_sp_free()
162 oper = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla24xx_proc_fcp_prio_cfg_cmd()
304 els_cmd = bsg_request->rqst_data.h_els.command_code; in qla2x00_process_els()
363 bsg_request->rqst_data.h_els.port_id[0]; in qla2x00_process_els()
365 bsg_request->rqst_data.h_els.port_id[1]; in qla2x00_process_els()
367 bsg_request->rqst_data.h_els.port_id[2]; in qla2x00_process_els()
423 bsg_request->rqst_data.h_els.command_code, fcport->loop_id, in qla2x00_process_els()
505 (bsg_request->rqst_data.h_ct.preamble_word1 & 0xFF000000) in qla2x00_process_ct()
536 fcport->d_id.b.al_pa = bsg_request->rqst_data.h_ct.port_id[0]; in qla2x00_process_ct()
537 fcport->d_id.b.area = bsg_request->rqst_data.h_ct.port_id[1]; in qla2x00_process_ct()
538 fcport->d_id.b.domain = bsg_request->rqst_data.h_ct.port_id[2]; in qla2x00_process_ct()
560 (bsg_request->rqst_data.h_ct.preamble_word2 >> 16), in qla2x00_process_ct()
820 elreq.options = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_process_loopback()
822 bsg_request->rqst_data.h_vendor.vendor_cmd[2]; in qla2x00_process_loopback()
991 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_reset()
1073 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_updatefw()
1418 start = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_optrom_setup()
1995 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_mgmt_cmd()
2335 uint32_t *cmd = bsg_request->rqst_data.h_vendor.vendor_cmd; in qla2x00_get_priv_stats()
2879 __func__, bsg_request->rqst_data.h_vendor.vendor_cmd[0]); in qla2x00_process_vendor_specific()
2881 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()
3179 bsg_request->rqst_data.h_vendor.vendor_cmd[0]); in qla24xx_bsg_timeout()