Lines Matching refs:lpfc_io_buf
1252 struct lpfc_io_buf *lpfc_cmd; in __lpfc_sli_get_els_sglq()
10585 struct lpfc_io_buf *lpfc_cmd = piocb->io_buf; in __lpfc_sli_issue_fcp_io_s4()
10592 lpfc_prep_embed_io(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_cmd) in lpfc_prep_embed_io()
11250 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_calc_ring()
12644 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_validate_fcp_iocb()
12647 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_validate_fcp_iocb()
12859 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_abort_taskmgmt()
12887 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_abort_taskmgmt()
13016 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_wake_iocb_wait()
13047 lpfc_cmd = container_of(cmdiocbq, struct lpfc_io_buf, in lpfc_sli_wake_iocb_wait()
18201 struct lpfc_io_buf *lpfc_ncmd; in lpfc_sli4_post_io_sgl_block()
18320 struct lpfc_io_buf *lpfc_ncmd, *lpfc_ncmd_next; in lpfc_sli4_post_io_sgl_list()
18411 struct lpfc_io_buf, list); in lpfc_sli4_post_io_sgl_list()
21473 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_issue_abort_iotag()
21517 lpfc_cmd = container_of(cmdiocb, struct lpfc_io_buf, cur_iocbq); in lpfc_sli4_issue_abort_iotag()
21664 struct lpfc_io_buf *lpfc_ncmd; in lpfc_move_xri_pvt_to_pbl()
21665 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_move_xri_pvt_to_pbl()
21734 struct lpfc_io_buf *lpfc_ncmd; in _lpfc_move_xri_pbl_to_pvt()
21735 struct lpfc_io_buf *lpfc_ncmd_next; in _lpfc_move_xri_pbl_to_pvt()
21874 void lpfc_release_io_buf(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_ncmd, in lpfc_release_io_buf()
21976 static struct lpfc_io_buf *
21982 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_private_pool()
21983 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_private_pool()
22012 static struct lpfc_io_buf *
22015 struct lpfc_io_buf *lpfc_ncmd = NULL, *iter; in lpfc_get_io_buf_from_expedite_pool()
22016 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_expedite_pool()
22060 static struct lpfc_io_buf *
22068 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_multixri_pools()
22114 static inline struct lpfc_io_buf *
22115 lpfc_io_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, int idx) in lpfc_io_buf() function
22118 struct lpfc_io_buf *lpfc_cmd, *lpfc_cmd_next; in lpfc_io_buf()
22157 struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba, in lpfc_get_io_buf()
22163 struct lpfc_io_buf *lpfc_cmd; in lpfc_get_io_buf()
22181 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
22193 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
22329 lpfc_get_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_get_sgl_per_hdwq()
22397 lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_put_sgl_per_hdwq()
22471 struct lpfc_io_buf *lpfc_buf) in lpfc_get_cmd_rsp_buf_per_hdwq()
22546 struct lpfc_io_buf *lpfc_buf) in lpfc_put_cmd_rsp_buf_per_hdwq()