Lines Matching refs:psol
1234 struct beiscsi_hba *phba, struct sol_cqe *psol) in hwi_complete_drvr_msgs() argument
1246 wrb_idx, psol); in hwi_complete_drvr_msgs()
1248 cid, psol); in hwi_complete_drvr_msgs()
1251 wrb_idx, psol); in hwi_complete_drvr_msgs()
1253 cid, psol); in hwi_complete_drvr_msgs()
1288 struct sol_cqe *psol, in adapter_get_sol_cqe() argument
1293 i_exp_cmd_sn, psol); in adapter_get_sol_cqe()
1295 i_res_cnt, psol); in adapter_get_sol_cqe()
1297 i_cmd_wnd, psol); in adapter_get_sol_cqe()
1299 wrb_index, psol); in adapter_get_sol_cqe()
1301 cid, psol); in adapter_get_sol_cqe()
1303 hw_sts, psol); in adapter_get_sol_cqe()
1305 i_resp, psol); in adapter_get_sol_cqe()
1307 i_sts, psol); in adapter_get_sol_cqe()
1309 i_flags, psol); in adapter_get_sol_cqe()
1312 i_exp_cmd_sn, psol); in adapter_get_sol_cqe()
1314 i_res_cnt, psol); in adapter_get_sol_cqe()
1316 wrb_index, psol); in adapter_get_sol_cqe()
1318 cid, psol); in adapter_get_sol_cqe()
1320 hw_sts, psol); in adapter_get_sol_cqe()
1322 i_cmd_wnd, psol); in adapter_get_sol_cqe()
1324 cmd_cmpl, psol)) in adapter_get_sol_cqe()
1326 i_sts, psol); in adapter_get_sol_cqe()
1329 i_sts, psol); in adapter_get_sol_cqe()
1331 u, psol)) in adapter_get_sol_cqe()
1335 o, psol)) in adapter_get_sol_cqe()
1342 struct beiscsi_hba *phba, struct sol_cqe *psol) in hwi_complete_cmd() argument
1357 adapter_get_sol_cqe(phba, psol, &csol_cqe); in hwi_complete_cmd()