Searched refs:wcn36xx_dxe_desc (Results 1 – 2 of 2) sorted by relevance
174 struct wcn36xx_dxe_desc *cur_dxe = NULL; in wcn36xx_dxe_init_descs()175 struct wcn36xx_dxe_desc *prev_dxe = NULL; in wcn36xx_dxe_init_descs()180 size = wcn_ch->desc_num * sizeof(struct wcn36xx_dxe_desc); in wcn36xx_dxe_init_descs()188 cur_dxe = (struct wcn36xx_dxe_desc *)wcn_ch->cpu_addr; in wcn36xx_dxe_init_descs()194 i * sizeof(struct wcn36xx_dxe_desc); in wcn36xx_dxe_init_descs()275 struct wcn36xx_dxe_desc *dxe = ctl->desc; in wcn36xx_dxe_fill_skb()470 struct wcn36xx_dxe_desc *dxe = ctl->desc; in wcn36xx_rx_handle_packets()596 struct wcn36xx_dxe_desc *desc = NULL; in wcn36xx_dxe_tx_frame()
221 struct wcn36xx_dxe_desc { struct236 struct wcn36xx_dxe_desc *desc; argument