Lines Matching defs:sg_table
107 struct tmc_sg_table *sg_table; member
234 tmc_sg_get_data_page_offset(struct tmc_sg_table *sg_table, dma_addr_t addr) in tmc_sg_get_data_page_offset()
239 static inline void tmc_free_table_pages(struct tmc_sg_table *sg_table) in tmc_free_table_pages()
246 static void tmc_free_data_pages(struct tmc_sg_table *sg_table) in tmc_free_data_pages()
253 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table()
265 static int tmc_alloc_table_pages(struct tmc_sg_table *sg_table) in tmc_alloc_table_pages()
286 static int tmc_alloc_data_pages(struct tmc_sg_table *sg_table, void **pages) in tmc_alloc_data_pages()
323 struct tmc_sg_table *sg_table; in tmc_alloc_sg_table() local
368 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) in tmc_sg_table_sync_table()
388 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, in tmc_sg_table_get_data()
413 tmc_sg_daddr_to_vaddr(struct tmc_sg_table *sg_table, in tmc_sg_daddr_to_vaddr()
440 struct tmc_sg_table *sg_table = etr_table->sg_table; in tmc_etr_sg_table_dump() local
495 struct tmc_sg_table *sg_table = etr_table->sg_table; in tmc_etr_sg_table_populate() local
566 struct tmc_sg_table *sg_table; in tmc_init_etr_sg_table() local