Lines Matching refs:lpfc_io_buf
1133 struct lpfc_io_buf *lpfc_cmd; in __lpfc_sli_get_els_sglq()
1146 lpfc_cmd = (struct lpfc_io_buf *) piocbq->context1; in __lpfc_sli_get_els_sglq()
9725 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_iocb2wqe()
9789 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_iocb2wqe()
9846 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_iocb2wqe()
10256 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_calc_ring()
10266 lpfc_cmd = (struct lpfc_io_buf *)piocb->context1; in lpfc_sli4_calc_ring()
11566 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_validate_fcp_iocb()
11576 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_validate_fcp_iocb()
11803 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_abort_taskmgmt()
11829 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_abort_taskmgmt()
11949 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_wake_iocb_wait()
11978 lpfc_cmd = container_of(cmdiocbq, struct lpfc_io_buf, in lpfc_sli_wake_iocb_wait()
17125 struct lpfc_io_buf *lpfc_ncmd; in lpfc_sli4_post_io_sgl_block()
17242 struct lpfc_io_buf *lpfc_ncmd, *lpfc_ncmd_next; in lpfc_sli4_post_io_sgl_list()
17333 struct lpfc_io_buf, list); in lpfc_sli4_post_io_sgl_list()
20400 struct lpfc_io_buf *lpfc_ncmd; in lpfc_move_xri_pvt_to_pbl()
20401 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_move_xri_pvt_to_pbl()
20470 struct lpfc_io_buf *lpfc_ncmd; in _lpfc_move_xri_pbl_to_pvt()
20471 struct lpfc_io_buf *lpfc_ncmd_next; in _lpfc_move_xri_pbl_to_pvt()
20610 void lpfc_release_io_buf(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_ncmd, in lpfc_release_io_buf()
20713 static struct lpfc_io_buf *
20719 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_private_pool()
20720 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_private_pool()
20749 static struct lpfc_io_buf *
20752 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_expedite_pool()
20753 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_expedite_pool()
20797 static struct lpfc_io_buf *
20805 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_multixri_pools()
20833 static inline struct lpfc_io_buf *
20834 lpfc_io_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, int idx) in lpfc_io_buf() function
20837 struct lpfc_io_buf *lpfc_cmd, *lpfc_cmd_next; in lpfc_io_buf()
20876 struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba, in lpfc_get_io_buf()
20882 struct lpfc_io_buf *lpfc_cmd; in lpfc_get_io_buf()
20894 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
20906 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
20927 lpfc_get_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_get_sgl_per_hdwq()
20995 lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_put_sgl_per_hdwq()
21069 struct lpfc_io_buf *lpfc_buf) in lpfc_get_cmd_rsp_buf_per_hdwq()
21144 struct lpfc_io_buf *lpfc_buf) in lpfc_put_cmd_rsp_buf_per_hdwq()