Searched refs:wcn36xx_dxe_ctl (Results 1 – 2 of 2) sorted by relevance
234 struct wcn36xx_dxe_ctl { struct235 struct wcn36xx_dxe_ctl *next; argument252 struct wcn36xx_dxe_ctl *head_blk_ctl; argument253 struct wcn36xx_dxe_ctl *tail_blk_ctl;
66 struct wcn36xx_dxe_ctl *ctl = ch->head_blk_ctl, *next; in wcn36xx_dxe_free_ctl_block()78 struct wcn36xx_dxe_ctl *prev_ctl = NULL; in wcn36xx_dxe_allocate_ctl_block()79 struct wcn36xx_dxe_ctl *cur_ctl = NULL; in wcn36xx_dxe_allocate_ctl_block()177 struct wcn36xx_dxe_ctl *cur_ctl = NULL; in wcn36xx_dxe_init_descs()240 struct wcn36xx_dxe_ctl *cur = ch->head_blk_ctl; in wcn36xx_dxe_init_tx_bd()274 static int wcn36xx_dxe_fill_skb(struct device *dev, struct wcn36xx_dxe_ctl *ctl) in wcn36xx_dxe_fill_skb()296 struct wcn36xx_dxe_ctl *cur_ctl = NULL; in wcn36xx_dxe_ch_alloc_skb()311 struct wcn36xx_dxe_ctl *cur = wcn_ch->head_blk_ctl; in wcn36xx_dxe_ch_free_skbs()349 struct wcn36xx_dxe_ctl *ctl; in reap_tx_dxes()473 struct wcn36xx_dxe_ctl *ctl = ch->head_blk_ctl; in wcn36xx_rx_handle_packets()[all …]