Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Dwcn36xx.h183 struct wcn36xx_dxe_ch;
222 struct wcn36xx_dxe_ch dxe_tx_l_ch; /* TX low */
223 struct wcn36xx_dxe_ch dxe_tx_h_ch; /* TX high */
224 struct wcn36xx_dxe_ch dxe_rx_l_ch; /* RX low */
225 struct wcn36xx_dxe_ch dxe_rx_h_ch; /* RX high */
Ddxe.c31 struct wcn36xx_dxe_ch *ch = is_low ? in wcn36xx_dxe_get_next_bd()
64 static void wcn36xx_dxe_free_ctl_block(struct wcn36xx_dxe_ch *ch) in wcn36xx_dxe_free_ctl_block()
76 static int wcn36xx_dxe_allocate_ctl_block(struct wcn36xx_dxe_ch *ch) in wcn36xx_dxe_allocate_ctl_block()
172 static int wcn36xx_dxe_init_descs(struct wcn36xx_dxe_ch *wcn_ch) in wcn36xx_dxe_init_descs()
233 static void wcn36xx_dxe_init_tx_bd(struct wcn36xx_dxe_ch *ch, in wcn36xx_dxe_init_tx_bd()
292 struct wcn36xx_dxe_ch *wcn_ch) in wcn36xx_dxe_ch_alloc_skb()
308 struct wcn36xx_dxe_ch *wcn_ch) in wcn36xx_dxe_ch_free_skbs()
346 static void reap_tx_dxes(struct wcn36xx *wcn, struct wcn36xx_dxe_ch *ch) in reap_tx_dxes()
467 struct wcn36xx_dxe_ch *ch) in wcn36xx_rx_handle_packets()
597 struct wcn36xx_dxe_ch *ch = NULL; in wcn36xx_dxe_tx_frame()
Ddxe.h245 struct wcn36xx_dxe_ch { struct