Lines Matching refs:lpfc_io_buf

1250 	struct lpfc_io_buf *lpfc_cmd;  in __lpfc_sli_get_els_sglq()
10567 struct lpfc_io_buf *lpfc_cmd = piocb->io_buf; in __lpfc_sli_issue_fcp_io_s4()
10574 lpfc_prep_embed_io(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_cmd) in lpfc_prep_embed_io()
11223 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_calc_ring()
12619 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_validate_fcp_iocb()
12622 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_validate_fcp_iocb()
12834 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_abort_taskmgmt()
12864 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_abort_taskmgmt()
12993 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_wake_iocb_wait()
13024 lpfc_cmd = container_of(cmdiocbq, struct lpfc_io_buf, in lpfc_sli_wake_iocb_wait()
18195 struct lpfc_io_buf *lpfc_ncmd; in lpfc_sli4_post_io_sgl_block()
18314 struct lpfc_io_buf *lpfc_ncmd, *lpfc_ncmd_next; in lpfc_sli4_post_io_sgl_list()
18405 struct lpfc_io_buf, list); in lpfc_sli4_post_io_sgl_list()
21433 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_issue_abort_iotag()
21477 lpfc_cmd = container_of(cmdiocb, struct lpfc_io_buf, cur_iocbq); in lpfc_sli4_issue_abort_iotag()
21624 struct lpfc_io_buf *lpfc_ncmd; in lpfc_move_xri_pvt_to_pbl()
21625 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_move_xri_pvt_to_pbl()
21694 struct lpfc_io_buf *lpfc_ncmd; in _lpfc_move_xri_pbl_to_pvt()
21695 struct lpfc_io_buf *lpfc_ncmd_next; in _lpfc_move_xri_pbl_to_pvt()
21834 void lpfc_release_io_buf(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_ncmd, in lpfc_release_io_buf()
21936 static struct lpfc_io_buf *
21942 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_private_pool()
21943 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_private_pool()
21972 static struct lpfc_io_buf *
21975 struct lpfc_io_buf *lpfc_ncmd = NULL, *iter; in lpfc_get_io_buf_from_expedite_pool()
21976 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_expedite_pool()
22020 static struct lpfc_io_buf *
22028 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_multixri_pools()
22074 static inline struct lpfc_io_buf *
22075 lpfc_io_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, int idx) in lpfc_io_buf() function
22078 struct lpfc_io_buf *lpfc_cmd, *lpfc_cmd_next; in lpfc_io_buf()
22117 struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba, in lpfc_get_io_buf()
22123 struct lpfc_io_buf *lpfc_cmd; in lpfc_get_io_buf()
22141 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
22153 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
22283 lpfc_get_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_get_sgl_per_hdwq()
22351 lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_put_sgl_per_hdwq()
22425 struct lpfc_io_buf *lpfc_buf) in lpfc_get_cmd_rsp_buf_per_hdwq()
22500 struct lpfc_io_buf *lpfc_buf) in lpfc_put_cmd_rsp_buf_per_hdwq()