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

12

/freebsd-11-stable/sys/net80211/
H A Dieee80211_input.c555 if (ic->ic_phytype == IEEE80211_T_FH) {
566 if (ic->ic_phytype != IEEE80211_T_FH)
665 if (scan->chan != scan->bchan && ic->ic_phytype != IEEE80211_T_FH) {
H A Dieee80211_ddb.c513 db_printf(" phytype %d", ic->ic_phytype);
H A Dieee80211_var.h128 enum ieee80211_phytype ic_phytype; /* XXX wrong for multi-mode */ member in struct:ieee80211com
H A Dieee80211.c1989 if (ic != NULL && ic->ic_phytype == IEEE80211_T_FH)
H A Dieee80211_node.c346 if (ic->ic_phytype == IEEE80211_T_FH) {
/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtap.c635 ic->ic_phytype = IEEE80211_T_DS;
/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.c260 ic->ic_phytype = IEEE80211_T_OFDM;
/freebsd-11-stable/sys/dev/bwi/
H A Dif_bwi.c461 ic->ic_phytype = IEEE80211_T_DS;
463 ic->ic_phytype = IEEE80211_T_OFDM;
/freebsd-11-stable/sys/dev/wi/
H A Dif_wi.c330 ic->ic_phytype = IEEE80211_T_DS;
/freebsd-11-stable/sys/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 */
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_rsu.c508 ic->ic_phytype = IEEE80211_T_OFDM; /* Not only, but not used. */
H A Dif_uath.c414 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
H A Dif_ural.c464 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
H A Dif_upgt.c328 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
H A Dif_rum.c528 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
H A Dif_zyd.c375 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipw.c274 ic->ic_phytype = IEEE80211_T_DS;
/freebsd-11-stable/sys/dev/rtwn/
H A Dif_rtwn.c343 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwi.c360 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/freebsd-11-stable/sys/dev/otus/
H A Dif_otus.c710 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.c397 ic->ic_phytype = IEEE80211_T_OFDM;
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis.c731 ic->ic_phytype = IEEE80211_T_DS;
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpi.c454 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */

Completed in 488 milliseconds

12