Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A 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()
173 struct wcn36xx_dxe_ctl *cur_ctl = NULL; in wcn36xx_dxe_init_descs()
242 struct wcn36xx_dxe_ctl *cur = ch->head_blk_ctl; in wcn36xx_dxe_init_tx_bd()
292 struct wcn36xx_dxe_ctl *ctl, in wcn36xx_dxe_fill_skb()
320 struct wcn36xx_dxe_ctl *cur_ctl = NULL; in wcn36xx_dxe_ch_alloc_skb()
402 struct wcn36xx_dxe_ctl *ctl; in reap_tx_dxes()
588 struct wcn36xx_dxe_ctl *ctl; in wcn36xx_rx_handle_packets()
752 struct wcn36xx_dxe_ctl *ctl_bd, *ctl_skb; in wcn36xx_dxe_tx_frame()
[all …]
H A 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;