Searched refs:cldma_request (Results 1 – 2 of 2) sorted by relevance
67 struct cldma_request { struct86 struct cldma_request *tr_done;87 struct cldma_request *rx_refill;88 struct cldma_request *tx_next;
91 static int t7xx_cldma_alloc_and_map_skb(struct cldma_ctrl *md_ctrl, struct cldma_request *req, in t7xx_cldma_alloc_and_map_skb()122 struct cldma_request *req; in t7xx_cldma_gpd_rx_from_q()261 struct cldma_request *req; in t7xx_cldma_gpd_tx_collect()301 struct cldma_request *req; in t7xx_cldma_txq_empty_hndl()372 struct cldma_request *req_cur, *req_next; in t7xx_cldma_ring_free()391 static struct cldma_request *t7xx_alloc_rx_request(struct cldma_ctrl *md_ctrl, size_t pkt_size) in t7xx_alloc_rx_request()393 struct cldma_request *req; in t7xx_alloc_rx_request()421 struct cldma_request *req; in t7xx_cldma_rx_ring_init()452 static struct cldma_request *t7xx_alloc_tx_request(struct cldma_ctrl *md_ctrl) in t7xx_alloc_tx_request()454 struct cldma_request *req; in t7xx_alloc_tx_request()[all …]