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()
91 ch->head_blk_ctl = cur_ctl; in wcn36xx_dxe_allocate_ctl_block()
95 cur_ctl->next = ch->head_blk_ctl; in wcn36xx_dxe_allocate_ctl_block()
190 cur_ctl = wcn_ch->head_blk_ctl; in wcn36xx_dxe_init_descs()
224 wcn_ch->head_blk_ctl->desc_phy_addr; in wcn36xx_dxe_init_descs()
240 struct wcn36xx_dxe_ctl *cur = ch->head_blk_ctl; in wcn36xx_dxe_init_tx_bd()
298 cur_ctl = wcn_ch->head_blk_ctl; in wcn36xx_dxe_ch_alloc_skb()
311 struct wcn36xx_dxe_ctl *cur = wcn_ch->head_blk_ctl; in wcn36xx_dxe_ch_free_skbs()
381 } while (ctl != ch->head_blk_ctl && in reap_tx_dxes()
473 struct wcn36xx_dxe_ctl *ctl = ch->head_blk_ctl; in wcn36xx_rx_handle_packets()
505 ch->head_blk_ctl = ctl; in wcn36xx_rx_handle_packets()
608 ctl = ch->head_blk_ctl; in wcn36xx_dxe_tx_frame()
671 ch->head_blk_ctl = ctl->next; in wcn36xx_dxe_tx_frame()
715 wcn->dxe_tx_l_ch.head_blk_ctl->desc_phy_addr); in wcn36xx_dxe_init()
733 wcn->dxe_tx_h_ch.head_blk_ctl->desc_phy_addr); in wcn36xx_dxe_init()
755 wcn->dxe_rx_l_ch.head_blk_ctl->desc_phy_addr); in wcn36xx_dxe_init()
765 wcn->dxe_rx_l_ch.head_blk_ctl->desc->phy_next_l); in wcn36xx_dxe_init()
785 wcn->dxe_rx_h_ch.head_blk_ctl->desc_phy_addr); in wcn36xx_dxe_init()
795 wcn->dxe_rx_h_ch.head_blk_ctl->desc->phy_next_l); in wcn36xx_dxe_init()