Home
last modified time | relevance | path

Searched refs:old_txq_memory_limit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c3356 u32 old_txq_limit, old_txq_memory_limit, old_txq_quantum; in nl80211_set_wiphy() local
3367 old_txq_memory_limit = rdev->wiphy.txq_memory_limit; in nl80211_set_wiphy()
3395 rdev->wiphy.txq_memory_limit = old_txq_memory_limit; in nl80211_set_wiphy()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c3735 u32 old_txq_limit, old_txq_memory_limit, old_txq_quantum; in nl80211_set_wiphy() local
3748 old_txq_memory_limit = rdev->wiphy.txq_memory_limit; in nl80211_set_wiphy()
3776 rdev->wiphy.txq_memory_limit = old_txq_memory_limit; in nl80211_set_wiphy()

Completed in 39 milliseconds