Lines Matching refs:lpfc_io_buf

1250 	struct lpfc_io_buf *lpfc_cmd;  in __lpfc_sli_get_els_sglq()
10578 struct lpfc_io_buf *lpfc_cmd = piocb->io_buf; in __lpfc_sli_issue_fcp_io_s4()
10585 lpfc_prep_embed_io(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_cmd) in lpfc_prep_embed_io()
11234 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_calc_ring()
12605 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_validate_fcp_iocb()
12608 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_validate_fcp_iocb()
12820 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_abort_taskmgmt()
12850 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_abort_taskmgmt()
12979 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_wake_iocb_wait()
13010 lpfc_cmd = container_of(cmdiocbq, struct lpfc_io_buf, in lpfc_sli_wake_iocb_wait()
18109 struct lpfc_io_buf *lpfc_ncmd; in lpfc_sli4_post_io_sgl_block()
18228 struct lpfc_io_buf *lpfc_ncmd, *lpfc_ncmd_next; in lpfc_sli4_post_io_sgl_list()
18319 struct lpfc_io_buf, list); in lpfc_sli4_post_io_sgl_list()
21340 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_issue_abort_iotag()
21384 lpfc_cmd = container_of(cmdiocb, struct lpfc_io_buf, cur_iocbq); in lpfc_sli4_issue_abort_iotag()
21531 struct lpfc_io_buf *lpfc_ncmd; in lpfc_move_xri_pvt_to_pbl()
21532 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_move_xri_pvt_to_pbl()
21601 struct lpfc_io_buf *lpfc_ncmd; in _lpfc_move_xri_pbl_to_pvt()
21602 struct lpfc_io_buf *lpfc_ncmd_next; in _lpfc_move_xri_pbl_to_pvt()
21741 void lpfc_release_io_buf(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_ncmd, in lpfc_release_io_buf()
21843 static struct lpfc_io_buf *
21849 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_private_pool()
21850 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_private_pool()
21879 static struct lpfc_io_buf *
21882 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_expedite_pool()
21883 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_expedite_pool()
21927 static struct lpfc_io_buf *
21935 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_multixri_pools()
21981 static inline struct lpfc_io_buf *
21982 lpfc_io_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, int idx) in lpfc_io_buf() function
21985 struct lpfc_io_buf *lpfc_cmd, *lpfc_cmd_next; in lpfc_io_buf()
22024 struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba, in lpfc_get_io_buf()
22030 struct lpfc_io_buf *lpfc_cmd; in lpfc_get_io_buf()
22048 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
22060 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
22194 lpfc_get_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_get_sgl_per_hdwq()
22262 lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_put_sgl_per_hdwq()
22336 struct lpfc_io_buf *lpfc_buf) in lpfc_get_cmd_rsp_buf_per_hdwq()
22411 struct lpfc_io_buf *lpfc_buf) in lpfc_put_cmd_rsp_buf_per_hdwq()