Home
last modified time | relevance | path

Searched refs:is_ocb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dutil.c1574 bool is_ocb; /* Use another EDCA parameters if dot11OCBActivated=true */ in ieee80211_set_wmm_default() local
1592 is_ocb = (sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_set_wmm_default()
1615 if (is_ocb) in ieee80211_set_wmm_default()
1626 if (is_ocb) in ieee80211_set_wmm_default()
1634 if (is_ocb) in ieee80211_set_wmm_default()
1641 if (is_ocb) in ieee80211_set_wmm_default()
1649 if (is_ocb) in ieee80211_set_wmm_default()
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c1708 bool is_ocb; /* Use another EDCA parameters if dot11OCBActivated=true */ in ieee80211_set_wmm_default() local
1726 is_ocb = (sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_set_wmm_default()
1749 if (is_ocb) in ieee80211_set_wmm_default()
1760 if (is_ocb) in ieee80211_set_wmm_default()
1768 if (is_ocb) in ieee80211_set_wmm_default()
1775 if (is_ocb) in ieee80211_set_wmm_default()
1783 if (is_ocb) in ieee80211_set_wmm_default()

Completed in 11 milliseconds