Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dnl80211.c2706 u32 old_txq_limit, old_txq_memory_limit, old_txq_quantum; in nl80211_set_wiphy() local
2717 old_txq_memory_limit = rdev->wiphy.txq_memory_limit; in nl80211_set_wiphy()
2745 rdev->wiphy.txq_memory_limit = old_txq_memory_limit; in nl80211_set_wiphy()