Home
last modified time | relevance | path

Searched refs:cldma_gpd (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_hif_cldma.h46 struct cldma_gpd { struct
59 struct cldma_gpd *gpd; /* Virtual address for CPU */ argument
Dt7xx_hif_cldma.c81 static void t7xx_cldma_gpd_set_data_ptr(struct cldma_gpd *gpd, dma_addr_t data_ptr) in t7xx_cldma_gpd_set_data_ptr()
87 static void t7xx_cldma_gpd_set_next_ptr(struct cldma_gpd *gpd, dma_addr_t next_ptr) in t7xx_cldma_gpd_set_next_ptr()
125 struct cldma_gpd *gpd; in t7xx_cldma_gpd_rx_from_q()
263 struct cldma_gpd *gpd; in t7xx_cldma_gpd_tx_collect()
423 struct cldma_gpd *gpd; in t7xx_cldma_rx_ring_init()
473 struct cldma_gpd *gpd; in t7xx_cldma_tx_ring_init()
763 struct cldma_gpd *gpd; in t7xx_cldma_clear_txq()
783 struct cldma_gpd *gpd; in t7xx_cldma_clear_rxq()
848 struct cldma_gpd *gpd = tx_req->gpd; in t7xx_cldma_gpd_handle_tx_request()
1009 sizeof(struct cldma_gpd), GPD_DMAPOOL_ALIGN, 0); in t7xx_cldma_late_init()