Searched refs:tx_desc_used_list (Results 1 – 4 of 4) sorted by relevance
1175 list_for_each_entry_safe(tx_desc_info, tmp1, &dp->tx_desc_used_list[i], in ath12k_dp_cc_cleanup()1439 INIT_LIST_HEAD(&dp->tx_desc_used_list[i]); in ath12k_dp_cc_init()
349 struct list_head tx_desc_used_list[ATH12K_HW_MAX_QUEUES]; member
103 list_move_tail(&desc->list, &dp->tx_desc_used_list[pool_id]); in ath12k_dp_tx_assign_buffer()
5559 list_for_each_entry(tx_desc_info, &dp->tx_desc_used_list[i], in ath12k_mac_vif_unref()