Searched refs:rxbaddr (Results 1 – 2 of 2) sorted by relevance
1153 if (!dp->spt_info->rxbaddr[i]) in ath12k_dp_cc_cleanup()1156 kfree(dp->spt_info->rxbaddr[i]); in ath12k_dp_cc_cleanup()1157 dp->spt_info->rxbaddr[i] = NULL; in ath12k_dp_cc_cleanup()1370 dp->spt_info->rxbaddr[i] = &rx_descs[0]; in ath12k_dp_cc_desc_init()
292 struct ath12k_rx_desc_info *rxbaddr[ATH12K_NUM_RX_SPT_PAGES]; member