Home
last modified time | relevance | path

Searched refs:wcn36xx_dxe_ctl (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Ddxe.h234 struct wcn36xx_dxe_ctl { struct
235 struct wcn36xx_dxe_ctl *next; argument
251 struct wcn36xx_dxe_ctl *head_blk_ctl; argument
252 struct wcn36xx_dxe_ctl *tail_blk_ctl;
Ddxe.c66 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()
176 struct wcn36xx_dxe_ctl *cur_ctl = NULL; in wcn36xx_dxe_init_descs()
239 struct wcn36xx_dxe_ctl *cur = ch->head_blk_ctl; in wcn36xx_dxe_init_tx_bd()
273 static int wcn36xx_dxe_fill_skb(struct wcn36xx_dxe_ctl *ctl) in wcn36xx_dxe_fill_skb()
295 struct wcn36xx_dxe_ctl *cur_ctl = NULL; in wcn36xx_dxe_ch_alloc_skb()
310 struct wcn36xx_dxe_ctl *cur = wcn_ch->head_blk_ctl; in wcn36xx_dxe_ch_free_skbs()
348 struct wcn36xx_dxe_ctl *ctl = ch->tail_blk_ctl; in reap_tx_dxes()
469 struct wcn36xx_dxe_ctl *ctl = ch->head_blk_ctl; in wcn36xx_rx_handle_packets()
[all …]