Searched refs:txbaddr (Results 1 – 2 of 2) sorted by relevance
1223 if (!dp->spt_info->txbaddr[tx_spt_page]) in ath12k_dp_cc_cleanup()1226 kfree(dp->spt_info->txbaddr[tx_spt_page]); in ath12k_dp_cc_cleanup()1227 dp->spt_info->txbaddr[tx_spt_page] = NULL; in ath12k_dp_cc_cleanup()1448 dp->spt_info->txbaddr[tx_spt_page] = &tx_descs[0]; in ath12k_dp_cc_desc_init()
304 struct ath12k_tx_desc_info *txbaddr[ATH12K_NUM_TX_SPT_PAGES]; member