Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
Ddxe.c59 struct wcn36xx_dxe_ctl *ctl = ch->head_blk_ctl, *next; in wcn36xx_dxe_free_ctl_block()
71 struct wcn36xx_dxe_ctl *prev_ctl = NULL; in wcn36xx_dxe_allocate_ctl_block()
72 struct wcn36xx_dxe_ctl *cur_ctl = NULL; in wcn36xx_dxe_allocate_ctl_block()
172 struct wcn36xx_dxe_ctl *cur_ctl = NULL; in wcn36xx_dxe_init_descs()
241 struct wcn36xx_dxe_ctl *cur = ch->head_blk_ctl; in wcn36xx_dxe_init_tx_bd()
291 struct wcn36xx_dxe_ctl *ctl, in wcn36xx_dxe_fill_skb()
319 struct wcn36xx_dxe_ctl *cur_ctl = NULL; in wcn36xx_dxe_ch_alloc_skb()
334 struct wcn36xx_dxe_ctl *cur = wcn_ch->head_blk_ctl; in wcn36xx_dxe_ch_free_skbs()
401 struct wcn36xx_dxe_ctl *ctl; in reap_tx_dxes()
587 struct wcn36xx_dxe_ctl *ctl; in wcn36xx_rx_handle_packets()
[all …]
Ddxe.h419 struct wcn36xx_dxe_ctl { struct
420 struct wcn36xx_dxe_ctl *next; argument
436 struct wcn36xx_dxe_ctl *head_blk_ctl; argument
437 struct wcn36xx_dxe_ctl *tail_blk_ctl;