Lines Matching defs:sg_table
112 struct tmc_sg_table *sg_table; member
241 tmc_sg_get_data_page_offset(struct tmc_sg_table *sg_table, dma_addr_t addr) in tmc_sg_get_data_page_offset()
246 static inline void tmc_free_table_pages(struct tmc_sg_table *sg_table) in tmc_free_table_pages()
253 static void tmc_free_data_pages(struct tmc_sg_table *sg_table) in tmc_free_data_pages()
260 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table()
272 static int tmc_alloc_table_pages(struct tmc_sg_table *sg_table) in tmc_alloc_table_pages()
293 static int tmc_alloc_data_pages(struct tmc_sg_table *sg_table, void **pages) in tmc_alloc_data_pages()
330 struct tmc_sg_table *sg_table; in tmc_alloc_sg_table() local
375 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) in tmc_sg_table_sync_table()
395 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, in tmc_sg_table_get_data()
420 tmc_sg_daddr_to_vaddr(struct tmc_sg_table *sg_table, in tmc_sg_daddr_to_vaddr()
447 struct tmc_sg_table *sg_table = etr_table->sg_table; in tmc_etr_sg_table_dump() local
502 struct tmc_sg_table *sg_table = etr_table->sg_table; in tmc_etr_sg_table_populate() local
573 struct tmc_sg_table *sg_table; in tmc_init_etr_sg_table() local