Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/locking/
Dlglock.txt136 is downgraded to a migrate_disable/enable, the other
137 preempt_disable/enable are downgraded to barriers [6].
/linux-4.1.27/Documentation/blockdev/
Dzram.txt135 -- the existing RW nodes will be downgraded to WO nodes (in linux 4.11)
/linux-4.1.27/net/mac80211/
Dmlme.c1669 if (tx_tspec->downgraded) in __ieee80211_sta_handle_tspec_ac_params()
1682 tx_tspec->downgraded = false; in __ieee80211_sta_handle_tspec_ac_params()
1824 ifmgd->tx_tspec[queue].downgraded); in ieee80211_sta_wmm_params()
1826 if (!ifmgd->tx_tspec[queue].downgraded && in ieee80211_sta_wmm_params()
2172 if (tx_tspec->downgraded) { in ieee80211_sta_tx_wmm_ac_notify()
2178 if (tx_tspec->downgraded) in ieee80211_sta_tx_wmm_ac_notify()
2184 tx_tspec->downgraded = true; in ieee80211_sta_tx_wmm_ac_notify()
Dieee80211_i.h426 bool downgraded; member
Dcfg.c3686 tx_tspec->downgraded = false; in ieee80211_del_tx_ts()