Searched refs:IEEE80211_F_SHPREAMBLE (Results 1 - 25 of 30) sorted by relevance

12

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_proto.c782 vap->iv_flags |= IEEE80211_F_SHPREAMBLE;
785 vap->iv_flags &= ~IEEE80211_F_SHPREAMBLE;
818 ic->ic_flags |= IEEE80211_F_SHPREAMBLE;
821 ic->ic_flags &= ~IEEE80211_F_SHPREAMBLE;
1005 if (iv->iv_flags & IEEE80211_F_SHPREAMBLE)
1023 ic->ic_flags |= IEEE80211_F_SHPREAMBLE;
1026 ic->ic_flags &= ~IEEE80211_F_SHPREAMBLE;
1033 !! (ic->ic_flags & IEEE80211_F_SHPREAMBLE));
H A Dieee80211_sta.c1895 vap->iv_flags |= IEEE80211_F_SHPREAMBLE;
1898 vap->iv_flags &= ~IEEE80211_F_SHPREAMBLE;
1921 vap->iv_flags&IEEE80211_F_SHPREAMBLE ? "short" : "long",
H A Dieee80211_node.c683 vap->iv_flags&IEEE80211_F_SHPREAMBLE ? "short" : "long",
2728 vap->iv_flags &= ~IEEE80211_F_SHPREAMBLE;
2796 vap->iv_flags & IEEE80211_F_SHPREAMBLE ? "short" : "long",
2840 vap->iv_flags |= IEEE80211_F_SHPREAMBLE;
H A Dieee80211_phy.c345 WLAN_CTRL_FRAME_SIZE, ctl_rate, IEEE80211_F_SHPREAMBLE);
H A Dieee80211_var.h635 #define IEEE80211_F_SHPREAMBLE 0x00040000 /* STATUS: use short preamble */ macro
H A Dieee80211_output.c2609 if ((vap->iv_flags & IEEE80211_F_SHPREAMBLE) &&
2788 if ((vap->iv_flags & IEEE80211_F_SHPREAMBLE) &&
3307 isshort = (vap->iv_flags & IEEE80211_F_SHPREAMBLE) != 0;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c_tx.c112 (ic->ic_flags & IEEE80211_F_SHPREAMBLE))
289 (ic->ic_flags & IEEE80211_F_SHPREAMBLE))
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_tx.c120 (ic->ic_flags & IEEE80211_F_SHPREAMBLE))
290 (ic->ic_flags & IEEE80211_F_SHPREAMBLE))
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_proto.c337 ic->ic_flags |= IEEE80211_F_SHPREAMBLE;
339 ic->ic_flags &= ~IEEE80211_F_SHPREAMBLE;
1323 (ic->ic_flags & IEEE80211_F_SHPREAMBLE) ?
H A Dieee80211_var.h437 #define IEEE80211_F_SHPREAMBLE 0x00040000 /* STATUS: short preamble */ macro
H A Dieee80211_output.c748 if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) &&
906 if (!(ic->ic_flags & IEEE80211_F_SHPREAMBLE))
1463 if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) &&
H A Dieee80211_input.c2683 ic->ic_flags |= IEEE80211_F_SHPREAMBLE;
2685 ic->ic_flags &= ~IEEE80211_F_SHPREAMBLE;
H A Dieee80211_node.c2874 ic->ic_flags &= ~IEEE80211_F_SHPREAMBLE;
3043 ic->ic_flags |= IEEE80211_F_SHPREAMBLE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_beacon.c271 (((_ic)->ic_flags & (IEEE80211_F_SHPREAMBLE | IEEE80211_F_USEBARKER))\
272 == IEEE80211_F_SHPREAMBLE)
H A Dif_ath_tx_ht.c627 if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) &&
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2560.c1439 if (rate != 2 && (ic->ic_flags & IEEE80211_F_SHPREAMBLE))
1562 rate, ic->ic_flags & IEEE80211_F_SHPREAMBLE);
1842 rate, ic->ic_flags & IEEE80211_F_SHPREAMBLE);
2233 if (!(ic->ic_flags & IEEE80211_F_SHPREAMBLE)) {
2246 (ic->ic_flags & IEEE80211_F_SHPREAMBLE) ? "short" : "long");
H A Drt2661.c1260 if (rate != 2 && (ic->ic_flags & IEEE80211_F_SHPREAMBLE))
1330 rate, ic->ic_flags & IEEE80211_F_SHPREAMBLE);
1535 rate, ic->ic_flags & IEEE80211_F_SHPREAMBLE);
1832 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE)
H A Drt2860.c1533 (ic->ic_flags & IEEE80211_F_SHPREAMBLE))
1563 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE)
1783 (ic->ic_flags & IEEE80211_F_SHPREAMBLE))
1808 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE)
2254 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE)
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_ural.c1018 if (rate != 2 && (ic->ic_flags & IEEE80211_F_SHPREAMBLE))
1104 ic->ic_flags & IEEE80211_F_SHPREAMBLE);
1284 ic->ic_flags & IEEE80211_F_SHPREAMBLE);
1812 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE)
H A Dif_rum.c1402 if (rate != 2 && (ic->ic_flags & IEEE80211_F_SHPREAMBLE))
1530 ic->ic_flags & IEEE80211_F_SHPREAMBLE);
1713 ic->ic_flags & IEEE80211_F_SHPREAMBLE);
2031 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE)
H A Dif_run.c3397 (ic->ic_flags & IEEE80211_F_SHPREAMBLE))
3493 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE)
3612 ic->ic_flags & IEEE80211_F_SHPREAMBLE);
5308 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE)
/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwi.c2976 (ic->ic_flags & IEEE80211_F_SHPREAMBLE) &&
3005 ic->ic_flags & ~IEEE80211_F_SHPREAMBLE);
3020 else if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) && rate != (2 * 1))
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.c1758 (ic->ic_flags & IEEE80211_F_SHPREAMBLE) ?
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn.c979 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE)
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c1799 if (vap->iv_flags & IEEE80211_F_SHPREAMBLE)
2966 if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) &&

Completed in 296 milliseconds

12