Lines Matching refs:lpfc_io_buf

1252 	struct lpfc_io_buf *lpfc_cmd;  in __lpfc_sli_get_els_sglq()
1265 lpfc_cmd = (struct lpfc_io_buf *) piocbq->context1; in __lpfc_sli_get_els_sglq()
10552 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_iocb2wqe()
10616 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_iocb2wqe()
10673 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_iocb2wqe()
10967 struct lpfc_io_buf *lpfc_cmd = in __lpfc_sli_issue_fcp_io_s4()
10968 (struct lpfc_io_buf *)piocb->context1; in __lpfc_sli_issue_fcp_io_s4()
11203 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_calc_ring()
11213 lpfc_cmd = (struct lpfc_io_buf *)piocb->context1; in lpfc_sli4_calc_ring()
12517 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_validate_fcp_iocb()
12534 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_validate_fcp_iocb()
12746 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_abort_taskmgmt()
12772 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_abort_taskmgmt()
12892 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_wake_iocb_wait()
12921 lpfc_cmd = container_of(cmdiocbq, struct lpfc_io_buf, in lpfc_sli_wake_iocb_wait()
18131 struct lpfc_io_buf *lpfc_ncmd; in lpfc_sli4_post_io_sgl_block()
18250 struct lpfc_io_buf *lpfc_ncmd, *lpfc_ncmd_next; in lpfc_sli4_post_io_sgl_list()
18341 struct lpfc_io_buf, list); in lpfc_sli4_post_io_sgl_list()
21369 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_issue_abort_iotag()
21413 lpfc_cmd = container_of(cmdiocb, struct lpfc_io_buf, cur_iocbq); in lpfc_sli4_issue_abort_iotag()
21560 struct lpfc_io_buf *lpfc_ncmd; in lpfc_move_xri_pvt_to_pbl()
21561 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_move_xri_pvt_to_pbl()
21630 struct lpfc_io_buf *lpfc_ncmd; in _lpfc_move_xri_pbl_to_pvt()
21631 struct lpfc_io_buf *lpfc_ncmd_next; in _lpfc_move_xri_pbl_to_pvt()
21770 void lpfc_release_io_buf(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_ncmd, in lpfc_release_io_buf()
21873 static struct lpfc_io_buf *
21879 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_private_pool()
21880 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_private_pool()
21909 static struct lpfc_io_buf *
21912 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_expedite_pool()
21913 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_expedite_pool()
21957 static struct lpfc_io_buf *
21965 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_multixri_pools()
21993 static inline struct lpfc_io_buf *
21994 lpfc_io_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, int idx) in lpfc_io_buf() function
21997 struct lpfc_io_buf *lpfc_cmd, *lpfc_cmd_next; in lpfc_io_buf()
22036 struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba, in lpfc_get_io_buf()
22042 struct lpfc_io_buf *lpfc_cmd; in lpfc_get_io_buf()
22054 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
22066 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
22198 lpfc_get_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_get_sgl_per_hdwq()
22266 lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_put_sgl_per_hdwq()
22340 struct lpfc_io_buf *lpfc_buf) in lpfc_get_cmd_rsp_buf_per_hdwq()
22415 struct lpfc_io_buf *lpfc_buf) in lpfc_put_cmd_rsp_buf_per_hdwq()