Searched refs:wcn36xx_dxe_desc (Results 1 – 2 of 2) sorted by relevance
175 struct wcn36xx_dxe_desc *cur_dxe = NULL; in wcn36xx_dxe_init_descs()176 struct wcn36xx_dxe_desc *prev_dxe = NULL; in wcn36xx_dxe_init_descs()181 size = wcn_ch->desc_num * sizeof(struct wcn36xx_dxe_desc); in wcn36xx_dxe_init_descs()189 cur_dxe = (struct wcn36xx_dxe_desc *)wcn_ch->cpu_addr; in wcn36xx_dxe_init_descs()195 i * sizeof(struct wcn36xx_dxe_desc); in wcn36xx_dxe_init_descs()276 struct wcn36xx_dxe_desc *dxe = ctl->desc; in wcn36xx_dxe_fill_skb()474 struct wcn36xx_dxe_desc *dxe = ctl->desc; in wcn36xx_rx_handle_packets()600 struct wcn36xx_dxe_desc *desc = NULL; in wcn36xx_dxe_tx_frame()
221 struct wcn36xx_dxe_desc { struct236 struct wcn36xx_dxe_desc *desc; argument