Lines Matching refs:head_blk_ctl
35 return ch->head_blk_ctl->bd_cpu_addr; in wcn36xx_dxe_get_next_bd()
66 struct wcn36xx_dxe_ctl *ctl = ch->head_blk_ctl, *next; in wcn36xx_dxe_free_ctl_block()
90 ch->head_blk_ctl = cur_ctl; in wcn36xx_dxe_allocate_ctl_block()
94 cur_ctl->next = ch->head_blk_ctl; in wcn36xx_dxe_allocate_ctl_block()
189 cur_ctl = wcn_ch->head_blk_ctl; in wcn36xx_dxe_init_descs()
223 wcn_ch->head_blk_ctl->desc_phy_addr; in wcn36xx_dxe_init_descs()
239 struct wcn36xx_dxe_ctl *cur = ch->head_blk_ctl; in wcn36xx_dxe_init_tx_bd()
297 cur_ctl = wcn_ch->head_blk_ctl; in wcn36xx_dxe_ch_alloc_skb()
310 struct wcn36xx_dxe_ctl *cur = wcn_ch->head_blk_ctl; in wcn36xx_dxe_ch_free_skbs()
378 } while (ctl != ch->head_blk_ctl && in reap_tx_dxes()
469 struct wcn36xx_dxe_ctl *ctl = ch->head_blk_ctl; in wcn36xx_rx_handle_packets()
501 ch->head_blk_ctl = ctl; in wcn36xx_rx_handle_packets()
602 ctl = ch->head_blk_ctl; in wcn36xx_dxe_tx_frame()
663 ch->head_blk_ctl = ctl->next; in wcn36xx_dxe_tx_frame()
704 wcn->dxe_tx_l_ch.head_blk_ctl->desc_phy_addr); in wcn36xx_dxe_init()
722 wcn->dxe_tx_h_ch.head_blk_ctl->desc_phy_addr); in wcn36xx_dxe_init()
744 wcn->dxe_rx_l_ch.head_blk_ctl->desc_phy_addr); in wcn36xx_dxe_init()
754 wcn->dxe_rx_l_ch.head_blk_ctl->desc->phy_next_l); in wcn36xx_dxe_init()
774 wcn->dxe_rx_h_ch.head_blk_ctl->desc_phy_addr); in wcn36xx_dxe_init()
784 wcn->dxe_rx_h_ch.head_blk_ctl->desc->phy_next_l); in wcn36xx_dxe_init()