Home
last modified time | relevance | path

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

/linux-5.19.10/net/wireless/
Dnl80211.c3626 u32 old_txq_limit, old_txq_memory_limit, old_txq_quantum; in nl80211_set_wiphy() local
3640 old_txq_quantum = rdev->wiphy.txq_quantum; in nl80211_set_wiphy()
3668 rdev->wiphy.txq_quantum = old_txq_quantum; in nl80211_set_wiphy()