Searched refs:ic_phytype (Results 1 - 23 of 23) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_input.c552 if (ic->ic_phytype == IEEE80211_T_FH) {
563 if (ic->ic_phytype != IEEE80211_T_FH)
668 if (scan->chan != scan->bchan && ic->ic_phytype != IEEE80211_T_FH) {
H A Dieee80211_ddb.c532 db_printf(" phytype %d", ic->ic_phytype);
H A Dieee80211_var.h148 enum ieee80211_phytype ic_phytype; /* XXX wrong for multi-mode */ member in struct:ieee80211com
H A Dieee80211_node.c357 if (ic->ic_phytype == IEEE80211_T_FH) {
H A Dieee80211.c2530 if (ic != NULL && ic->ic_phytype == IEEE80211_T_FH)
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_var.h294 enum ieee80211_phytype ic_phytype; /* XXX wrong for multi-mode */ member in struct:ieee80211com
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.c262 ic->ic_phytype = IEEE80211_T_OFDM;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn.c214 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwi.c462 ic->ic_phytype = IEEE80211_T_DS;
464 ic->ic_phytype = IEEE80211_T_OFDM;
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipw.c278 ic->ic_phytype = IEEE80211_T_DS;
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2661.c267 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
H A Drt2560.c267 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
H A Drt2860.c308 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_ural.c467 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
H A Dif_rum.c533 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
H A Dif_run.c846 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c362 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c394 ic->ic_phytype = IEEE80211_T_OFDM;
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c451 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c906 ic->ic_phytype = IEEE80211_T_OFDM;
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c568 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c11322 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c12033 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */

Completed in 285 milliseconds