Searched refs:t7xx_dpmaif_rx_frag_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_rx.h105 int t7xx_dpmaif_rx_frag_alloc(struct dpmaif_ctrl *dpmaif_ctrl, struct dpmaif_bat_request *bat_req,
H A Dt7xx_hif_dpmaif_rx.c304 * t7xx_dpmaif_rx_frag_alloc() - Allocates buffers for the Fragment BAT ring.
319 int t7xx_dpmaif_rx_frag_alloc(struct dpmaif_ctrl *dpmaif_ctrl, struct dpmaif_bat_request *bat_req, function
607 return t7xx_dpmaif_rx_frag_alloc(rxq->dpmaif_ctrl, rxq->bat_frag, bid_cnt, false);
H A Dt7xx_hif_dpmaif.c336 ret = t7xx_dpmaif_rx_frag_alloc(dpmaif_ctrl, &dpmaif_ctrl->bat_frag, buf_cnt, true);

Completed in 120 milliseconds