Searched refs:lpfc_buf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 20984 * @lpfc_buf: IO buf structure to append the SGL chunk 20994 lpfc_get_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_get_sgl_per_hdwq() argument 20999 struct lpfc_sli4_hdw_queue *hdwq = lpfc_buf->hdwq; in lpfc_get_sgl_per_hdwq() 21010 &lpfc_buf->dma_sgl_xtra_list); in lpfc_get_sgl_per_hdwq() 21022 lpfc_buf->hdwq_no, __func__); in lpfc_get_sgl_per_hdwq() 21032 lpfc_buf->hdwq_no, __func__); in lpfc_get_sgl_per_hdwq() 21038 list_add_tail(&tmp->list_node, &lpfc_buf->dma_sgl_xtra_list); in lpfc_get_sgl_per_hdwq() 21041 allocated_sgl = list_last_entry(&lpfc_buf->dma_sgl_xtra_list, in lpfc_get_sgl_per_hdwq() 21053 * @lpfc_buf: IO buf structure with the SGL chunk 21062 lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_put_sgl_per_hdwq() argument 21135 lpfc_get_cmd_rsp_buf_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) lpfc_get_cmd_rsp_buf_per_hdwq() argument 21210 lpfc_put_cmd_rsp_buf_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) lpfc_put_cmd_rsp_buf_per_hdwq() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 22273 * @lpfc_buf: IO buf structure to append the SGL chunk 22283 lpfc_get_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_get_sgl_per_hdwq() argument 22288 struct lpfc_sli4_hdw_queue *hdwq = lpfc_buf->hdwq; in lpfc_get_sgl_per_hdwq() 22299 &lpfc_buf->dma_sgl_xtra_list); in lpfc_get_sgl_per_hdwq() 22311 lpfc_buf->hdwq_no, __func__); in lpfc_get_sgl_per_hdwq() 22321 lpfc_buf->hdwq_no, __func__); in lpfc_get_sgl_per_hdwq() 22327 list_add_tail(&tmp->list_node, &lpfc_buf->dma_sgl_xtra_list); in lpfc_get_sgl_per_hdwq() 22330 allocated_sgl = list_last_entry(&lpfc_buf->dma_sgl_xtra_list, in lpfc_get_sgl_per_hdwq() 22342 * @lpfc_buf: IO buf structure with the SGL chunk 22351 lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) in lpfc_put_sgl_per_hdwq() argument 22424 lpfc_get_cmd_rsp_buf_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) lpfc_get_cmd_rsp_buf_per_hdwq() argument 22499 lpfc_put_cmd_rsp_buf_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf) lpfc_put_cmd_rsp_buf_per_hdwq() argument [all...] |
Completed in 51 milliseconds