Searched refs:IEEE80211_F_DONEGO (Results 1 - 9 of 9) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_proto.h255 #define IEEE80211_F_DONEGO 0x00000004 /* calc negotiated rate */ macro
H A Dieee80211_node.c506 IEEE80211_F_JOIN | IEEE80211_F_DONEGO | IEEE80211_F_DOFRATE);
548 IEEE80211_F_JOIN | IEEE80211_F_DONEGO | IEEE80211_F_DOFRATE);
1821 IEEE80211_F_DONEGO | IEEE80211_F_DODEL);
H A Dieee80211_hostap.c2147 IEEE80211_F_DONEGO | IEEE80211_F_DODEL);
2184 IEEE80211_F_DOFMCS | IEEE80211_F_DONEGO |
H A Dieee80211_proto.c716 if (flags & IEEE80211_F_DONEGO) {
H A Dieee80211_sta.c1819 IEEE80211_F_DONEGO | IEEE80211_F_DODEL);
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_var.h476 #define IEEE80211_F_DONEGO 0x00000004 /* calc negotiated rate */ macro
H A Dieee80211_node.c1083 rate = ieee80211_fix_rate(ic, ni, IEEE80211_F_DONEGO);
1324 IEEE80211_F_DONEGO | IEEE80211_F_DODEL);
1335 IEEE80211_F_DONEGO | IEEE80211_F_DODEL);
3215 IEEE80211_F_DONEGO | IEEE80211_F_DODEL);
H A Dieee80211_proto.c253 if (flags & IEEE80211_F_DONEGO) {
H A Dieee80211_input.c2119 IEEE80211_F_DOSORT | IEEE80211_F_DOFRATE | IEEE80211_F_DONEGO |
2343 IEEE80211_F_DOSORT | IEEE80211_F_DOFRATE | IEEE80211_F_DONEGO |
2630 IEEE80211_F_DOSORT | IEEE80211_F_DOFRATE | IEEE80211_F_DONEGO |

Completed in 90 milliseconds