Symbol: dpmaif_bat_request
drivers/net/wwan/t7xx/t7xx_hif_dpmaif.h
110
struct dpmaif_bat_request *bat_req;
drivers/net/wwan/t7xx/t7xx_hif_dpmaif.h
111
struct dpmaif_bat_request *bat_frag;
drivers/net/wwan/t7xx/t7xx_hif_dpmaif.h
183
struct dpmaif_bat_request bat_req;
drivers/net/wwan/t7xx/t7xx_hif_dpmaif.h
184
struct dpmaif_bat_request bat_frag;
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
166
const struct dpmaif_bat_request *bat_req,
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
267
static void t7xx_dpmaif_set_bat_mask(struct dpmaif_bat_request *bat_req, unsigned int idx)
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
279
struct dpmaif_bat_request *bat_frag = rxq->bat_frag;
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
320
int t7xx_dpmaif_rx_frag_alloc(struct dpmaif_ctrl *dpmaif_ctrl, struct dpmaif_bat_request *bat_req,
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
484
static unsigned int t7xx_dpmaif_avail_pkt_bat_cnt(struct dpmaif_bat_request *bat_req)
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
511
struct dpmaif_bat_request *bat;
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
85
struct dpmaif_bat_request *bat_req = rxq->bat_req;
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
923
const struct dpmaif_bat_request *bat_req)
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
944
int t7xx_dpmaif_bat_alloc(const struct dpmaif_ctrl *dpmaif_ctrl, struct dpmaif_bat_request *bat_req,
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
989
void t7xx_dpmaif_bat_free(const struct dpmaif_ctrl *dpmaif_ctrl, struct dpmaif_bat_request *bat_req)
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.h
102
const struct dpmaif_bat_request *bat_req,
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.h
105
int t7xx_dpmaif_rx_frag_alloc(struct dpmaif_ctrl *dpmaif_ctrl, struct dpmaif_bat_request *bat_req,
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.h
111
int t7xx_dpmaif_bat_alloc(const struct dpmaif_ctrl *dpmaif_ctrl, struct dpmaif_bat_request *bat_req,
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.h
114
struct dpmaif_bat_request *bat_req);