Lines Matching refs:lpfc_io_buf

1116 	struct lpfc_io_buf *lpfc_cmd;  in __lpfc_sli_get_els_sglq()
1129 lpfc_cmd = (struct lpfc_io_buf *) piocbq->context1; in __lpfc_sli_get_els_sglq()
9485 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_iocb2wqe()
9549 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_iocb2wqe()
9606 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_iocb2wqe()
10016 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_calc_ring()
10026 lpfc_cmd = (struct lpfc_io_buf *)piocb->context1; in lpfc_sli4_calc_ring()
11325 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_validate_fcp_iocb()
11335 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_validate_fcp_iocb()
11562 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_abort_taskmgmt()
11588 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_abort_taskmgmt()
11708 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_wake_iocb_wait()
11737 lpfc_cmd = container_of(cmdiocbq, struct lpfc_io_buf, in lpfc_sli_wake_iocb_wait()
16639 struct lpfc_io_buf *lpfc_ncmd; in lpfc_sli4_post_io_sgl_block()
16755 struct lpfc_io_buf *lpfc_ncmd, *lpfc_ncmd_next; in lpfc_sli4_post_io_sgl_list()
16846 struct lpfc_io_buf, list); in lpfc_sli4_post_io_sgl_list()
19870 struct lpfc_io_buf *lpfc_ncmd; in lpfc_move_xri_pvt_to_pbl()
19871 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_move_xri_pvt_to_pbl()
19939 struct lpfc_io_buf *lpfc_ncmd; in _lpfc_move_xri_pbl_to_pvt()
19940 struct lpfc_io_buf *lpfc_ncmd_next; in _lpfc_move_xri_pbl_to_pvt()
20079 void lpfc_release_io_buf(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_ncmd, in lpfc_release_io_buf()
20181 static struct lpfc_io_buf *
20187 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_private_pool()
20188 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_private_pool()
20217 static struct lpfc_io_buf *
20220 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_expedite_pool()
20221 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_get_io_buf_from_expedite_pool()
20265 static struct lpfc_io_buf *
20273 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_io_buf_from_multixri_pools()
20301 static inline struct lpfc_io_buf *
20302 lpfc_io_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, int idx) in lpfc_io_buf() function
20305 struct lpfc_io_buf *lpfc_cmd, *lpfc_cmd_next; in lpfc_io_buf()
20344 struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba, in lpfc_get_io_buf()
20350 struct lpfc_io_buf *lpfc_cmd; in lpfc_get_io_buf()
20362 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
20374 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid); in lpfc_get_io_buf()
20395 lpfc_get_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_get_sgl_per_hdwq()
20462 lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_put_sgl_per_hdwq()
20534 struct lpfc_io_buf *lpfc_buf) in lpfc_get_cmd_rsp_buf_per_hdwq()
20608 struct lpfc_io_buf *lpfc_buf) in lpfc_put_cmd_rsp_buf_per_hdwq()