Searched refs:txbaddr (Results 1 – 2 of 2) sorted by relevance
1196 if (!dp->spt_info->txbaddr[tx_spt_page]) in ath12k_dp_cc_cleanup()1199 kfree(dp->spt_info->txbaddr[tx_spt_page]); in ath12k_dp_cc_cleanup()1200 dp->spt_info->txbaddr[tx_spt_page] = NULL; in ath12k_dp_cc_cleanup()1410 dp->spt_info->txbaddr[tx_spt_page] = &tx_descs[0]; in ath12k_dp_cc_desc_init()
293 struct ath12k_tx_desc_info *txbaddr[ATH12K_NUM_TX_SPT_PAGES]; member