Home
last modified time | relevance | path

Searched refs:MptSge_t (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptctl.c128 static MptSge_t *kbuf_alloc_2_sgl(int bytes, u32 dir, int sge_offset, int *frags,
130 static void kfree_sgl(MptSge_t *sgl, dma_addr_t sgl_dma,
785 MptSge_t *sgl, *sgIn; in mptctl_do_fw_download()
1007 static MptSge_t *
1011 MptSge_t *sglbuf = NULL; /* pointer to array of SGE */ in kbuf_alloc_2_sgl()
1014 MptSge_t *sgl; in kbuf_alloc_2_sgl()
1158 kfree_sgl(MptSge_t *sgl, dma_addr_t sgl_dma, struct buflist *buflist, MPT_ADAPTER *ioc) in kfree_sgl()
1160 MptSge_t *sg = sgl; in kfree_sgl()
H A Dmptbase.h824 } MptSge_t; typedef
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptctl.c128 static MptSge_t *kbuf_alloc_2_sgl(int bytes, u32 dir, int sge_offset, int *frags,
130 static void kfree_sgl(MptSge_t *sgl, dma_addr_t sgl_dma,
781 MptSge_t *sgl, *sgIn; in mptctl_do_fw_download()
1003 static MptSge_t *
1007 MptSge_t *sglbuf = NULL; /* pointer to array of SGE */ in kbuf_alloc_2_sgl()
1010 MptSge_t *sgl; in kbuf_alloc_2_sgl()
1158 kfree_sgl(MptSge_t *sgl, dma_addr_t sgl_dma, struct buflist *buflist, MPT_ADAPTER *ioc) in kfree_sgl()
1160 MptSge_t *sg = sgl; in kfree_sgl()
H A Dmptbase.h823 } MptSge_t; typedef

Completed in 11 milliseconds