Lines Matching defs:sg_table
114 struct tmc_sg_table *sg_table; member
243 tmc_sg_get_data_page_offset(struct tmc_sg_table *sg_table, dma_addr_t addr) in tmc_sg_get_data_page_offset()
248 static inline void tmc_free_table_pages(struct tmc_sg_table *sg_table) in tmc_free_table_pages()
255 static void tmc_free_data_pages(struct tmc_sg_table *sg_table) in tmc_free_data_pages()
262 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table()
275 static int tmc_alloc_table_pages(struct tmc_sg_table *sg_table) in tmc_alloc_table_pages()
296 static int tmc_alloc_data_pages(struct tmc_sg_table *sg_table, void **pages) in tmc_alloc_data_pages()
333 struct tmc_sg_table *sg_table; in tmc_alloc_sg_table() local
377 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) in tmc_sg_table_sync_table()
397 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, in tmc_sg_table_get_data()
422 tmc_sg_daddr_to_vaddr(struct tmc_sg_table *sg_table, in tmc_sg_daddr_to_vaddr()
449 struct tmc_sg_table *sg_table = etr_table->sg_table; in tmc_etr_sg_table_dump() local
504 struct tmc_sg_table *sg_table = etr_table->sg_table; in tmc_etr_sg_table_populate() local
575 struct tmc_sg_table *sg_table; in tmc_init_etr_sg_table() local