Home
last modified time | relevance | path

Searched refs:t7xx_dpmaif_bat_alloc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_rx.h111 int t7xx_dpmaif_bat_alloc(const struct dpmaif_ctrl *dpmaif_ctrl, struct dpmaif_bat_request *bat_req,
H A Dt7xx_hif_dpmaif.c214 ret = t7xx_dpmaif_bat_alloc(dpmaif_ctrl, &dpmaif_ctrl->bat_req, BAT_TYPE_NORMAL); in t7xx_dpmaif_rxtx_sw_allocs()
220 ret = t7xx_dpmaif_bat_alloc(dpmaif_ctrl, &dpmaif_ctrl->bat_frag, BAT_TYPE_FRAG); in t7xx_dpmaif_rxtx_sw_allocs()
H A Dt7xx_hif_dpmaif_rx.c939 int t7xx_dpmaif_bat_alloc(const struct dpmaif_ctrl *dpmaif_ctrl, struct dpmaif_bat_request *bat_req, in t7xx_dpmaif_bat_alloc() function