Home
last modified time | relevance | path

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

/Linux-v5.15/net/wireless/
Dnl80211.c3472 u32 old_txq_limit, old_txq_memory_limit, old_txq_quantum; in nl80211_set_wiphy() local
3485 old_txq_memory_limit = rdev->wiphy.txq_memory_limit; in nl80211_set_wiphy()
3513 rdev->wiphy.txq_memory_limit = old_txq_memory_limit; in nl80211_set_wiphy()