Home
last modified time | relevance | path

Searched refs:downgraded (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmremap.c668 bool downgraded = false; in SYSCALL_DEFINE5() local
738 /* Returning 1 indicates mmap_lock is downgraded to read. */ in SYSCALL_DEFINE5()
740 downgraded = true; in SYSCALL_DEFINE5()
805 if (downgraded) in SYSCALL_DEFINE5()
H A Dmmap.c205 bool downgraded = false; in SYSCALL_DEFINE1() local
264 downgraded = true; in SYSCALL_DEFINE1()
281 if (downgraded) in SYSCALL_DEFINE1()
3003 * Returning 1 indicates mmap_lock is downgraded. in __vm_munmap()
/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c351 "capabilities/regulatory prevented using AP HT/VHT configuration, downgraded\n"); in ieee80211_determine_chantype()
1942 if (tx_tspec->downgraded) in __ieee80211_sta_handle_tspec_ac_params()
1955 tx_tspec->downgraded = false; in __ieee80211_sta_handle_tspec_ac_params()
2145 "WMM AC=%d acm=%d aifs=%d cWmin=%d cWmax=%d txop=%d uapsd=%d, downgraded=%d\n", in ieee80211_sta_wmm_params()
2149 ifmgd->tx_tspec[ac].downgraded); in ieee80211_sta_wmm_params()
2151 if (!ifmgd->tx_tspec[ac].downgraded && in ieee80211_sta_wmm_params()
2516 if (tx_tspec->downgraded) { in ieee80211_sta_tx_wmm_ac_notify()
2522 if (tx_tspec->downgraded) in ieee80211_sta_tx_wmm_ac_notify()
2528 tx_tspec->downgraded = true; in ieee80211_sta_tx_wmm_ac_notify()
H A Dieee80211_i.h430 bool downgraded; member
554 * get stuck in a downgraded situation and flush takes forever.
H A Dcfg.c3852 tx_tspec->downgraded = false; in ieee80211_del_tx_ts()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmlme.c476 "capabilities/regulatory prevented using AP HT/VHT configuration, downgraded\n"); in ieee80211_determine_chantype()
2445 if (tx_tspec->downgraded) in __ieee80211_sta_handle_tspec_ac_params()
2459 tx_tspec->downgraded = false; in __ieee80211_sta_handle_tspec_ac_params()
2528 "WMM AC=%d acm=%d aifs=%d cWmin=%d cWmax=%d txop=%d uapsd=%d, downgraded=%d\n", in ieee80211_mgd_set_link_qos_params()
2532 ifmgd->tx_tspec[ac].downgraded); in ieee80211_mgd_set_link_qos_params()
2533 if (!ifmgd->tx_tspec[ac].downgraded && in ieee80211_mgd_set_link_qos_params()
3127 if (tx_tspec->downgraded) { in ieee80211_sta_tx_wmm_ac_notify()
3133 if (tx_tspec->downgraded) in ieee80211_sta_tx_wmm_ac_notify()
3139 tx_tspec->downgraded = true; in ieee80211_sta_tx_wmm_ac_notify()
H A Dieee80211_i.h461 bool downgraded; member
545 * get stuck in a downgraded situation and flush takes forever.
H A Dcfg.c4365 tx_tspec->downgraded = false; in ieee80211_del_tx_ts()

Completed in 40 milliseconds