Lines Matching refs:wcn36xx

27 #include "wcn36xx.h"
30 static void wcn36xx_ccu_write_register(struct wcn36xx *wcn, int addr, int data)
39 static void wcn36xx_dxe_write_register(struct wcn36xx *wcn, int addr, int data)
48 static void wcn36xx_dxe_read_register(struct wcn36xx *wcn, int addr, int *data)
101 int wcn36xx_dxe_alloc_ctl_blks(struct wcn36xx *wcn)
160 void wcn36xx_dxe_free_ctl_blks(struct wcn36xx *wcn)
168 static int wcn36xx_dxe_init_descs(struct wcn36xx *wcn, struct wcn36xx_dxe_ch *wcn_ch)
260 static int wcn36xx_dxe_enable_ch_int(struct wcn36xx *wcn, u16 wcn_ch)
276 static void wcn36xx_dxe_disable_ch_int(struct wcn36xx *wcn, u16 wcn_ch)
316 static int wcn36xx_dxe_ch_alloc_skb(struct wcn36xx *wcn,
332 static void wcn36xx_dxe_ch_free_skbs(struct wcn36xx *wcn,
344 void wcn36xx_dxe_tx_ack_ind(struct wcn36xx *wcn, u32 status)
376 struct wcn36xx *wcn = from_timer(wcn, t, tx_ack_timer);
400 static void reap_tx_dxes(struct wcn36xx *wcn, struct wcn36xx_dxe_ch *ch)
456 struct wcn36xx *wcn = (struct wcn36xx *)dev;
544 struct wcn36xx *wcn = (struct wcn36xx *)dev;
551 static int wcn36xx_dxe_request_irqs(struct wcn36xx *wcn)
580 static int wcn36xx_rx_handle_packets(struct wcn36xx *wcn,
660 void wcn36xx_dxe_rx_frame(struct wcn36xx *wcn)
686 int wcn36xx_dxe_allocate_mem_pools(struct wcn36xx *wcn)
729 void wcn36xx_dxe_free_mem_pools(struct wcn36xx *wcn)
745 int wcn36xx_dxe_tx_frame(struct wcn36xx *wcn,
881 int wcn36xx_dxe_tx_flush(struct wcn36xx *wcn)
900 int wcn36xx_dxe_init(struct wcn36xx *wcn)
1046 void wcn36xx_dxe_deinit(struct wcn36xx *wcn)