Home
last modified time | relevance | path

Searched refs:wcn36xx_dxe_ch (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
Dwcn36xx.h181 struct wcn36xx_dxe_ch;
241 struct wcn36xx_dxe_ch dxe_tx_l_ch; /* TX low */
242 struct wcn36xx_dxe_ch dxe_tx_h_ch; /* TX high */
243 struct wcn36xx_dxe_ch dxe_rx_l_ch; /* RX low */
244 struct wcn36xx_dxe_ch dxe_rx_h_ch; /* RX high */
Ddxe.c57 static void wcn36xx_dxe_free_ctl_block(struct wcn36xx_dxe_ch *ch) in wcn36xx_dxe_free_ctl_block()
69 static int wcn36xx_dxe_allocate_ctl_block(struct wcn36xx_dxe_ch *ch) in wcn36xx_dxe_allocate_ctl_block()
168 static int wcn36xx_dxe_init_descs(struct device *dev, struct wcn36xx_dxe_ch *wcn_ch) in wcn36xx_dxe_init_descs()
227 static void wcn36xx_dxe_deinit_descs(struct device *dev, struct wcn36xx_dxe_ch *wcn_ch) in wcn36xx_dxe_deinit_descs()
235 static void wcn36xx_dxe_init_tx_bd(struct wcn36xx_dxe_ch *ch, in wcn36xx_dxe_init_tx_bd()
316 struct wcn36xx_dxe_ch *wcn_ch) in wcn36xx_dxe_ch_alloc_skb()
332 struct wcn36xx_dxe_ch *wcn_ch) in wcn36xx_dxe_ch_free_skbs()
399 static void reap_tx_dxes(struct wcn36xx *wcn, struct wcn36xx_dxe_ch *ch) in reap_tx_dxes()
580 struct wcn36xx_dxe_ch *ch, in wcn36xx_rx_handle_packets()
752 struct wcn36xx_dxe_ch *ch = NULL; in wcn36xx_dxe_tx_frame()
Ddxe.h429 struct wcn36xx_dxe_ch { struct