Home
last modified time | relevance | path

Searched refs:ic_phytype (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-13.1/sys/net80211/
H A Dieee80211_input.c583 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_parse_beacon()
594 if (ic->ic_phytype != IEEE80211_T_FH) in ieee80211_parse_beacon()
699 if (scan->chan != scan->bchan && ic->ic_phytype != IEEE80211_T_FH) { in ieee80211_parse_beacon()
H A Dieee80211_var.h146 enum ieee80211_phytype ic_phytype; /* XXX wrong for multi-mode */ member
H A Dieee80211_ddb.c532 db_printf(" phytype %d", ic->ic_phytype); in _db_show_com()
H A Dieee80211.c2537 if (ic != NULL && ic->ic_phytype == IEEE80211_T_FH) in ieee80211_rate2media()
H A Dieee80211_node.c357 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_create_ibss()
/freebsd-13.1/sys/dev/wtap/
H A Dif_wtap.c596 ic->ic_phytype = IEEE80211_T_DS; in wtap_attach()
/freebsd-13.1/sys/dev/rtwn/
H A Dif_rtwn.c214 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rtwn_attach()
/freebsd-13.1/sys/dev/bwi/
H A Dif_bwi.c462 ic->ic_phytype = IEEE80211_T_DS; in bwi_attach()
464 ic->ic_phytype = IEEE80211_T_OFDM; in bwi_attach()
/freebsd-13.1/sys/dev/malo/
H A Dif_malo.c262 ic->ic_phytype = IEEE80211_T_OFDM; in malo_attach()
/freebsd-13.1/sys/dev/usb/wlan/
H A Dif_ural.c467 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in ural_attach()
H A Dif_upgt.c330 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in upgt_attach()
H A Dif_uath.c420 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in uath_attach()
H A Dif_zyd.c378 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in zyd_attach()
H A Dif_rum.c533 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rum_attach()
H A Dif_rsu.c543 ic->ic_phytype = IEEE80211_T_OFDM; /* Not only, but not used. */ in rsu_attach()
H A Dif_urtw.c875 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in urtw_attach()
/freebsd-13.1/sys/dev/ipw/
H A Dif_ipw.c278 ic->ic_phytype = IEEE80211_T_DS; in ipw_attach()
/freebsd-13.1/sys/dev/ral/
H A Drt2560.c267 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2560_attach()
H A Drt2661.c267 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2661_attach()
H A Drt2860.c308 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2860_attach()
/freebsd-13.1/sys/dev/otus/
H A Dif_otus.c718 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in otus_attachhook()
/freebsd-13.1/sys/dev/if_ndis/
H A Dif_ndis.c739 ic->ic_phytype = IEEE80211_T_DS; in ndis_80211attach()
/freebsd-13.1/sys/dev/iwi/
H A Dif_iwi.c362 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in iwi_attach()
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c3350 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in linuxkpi_ieee80211_ifattach()
/freebsd-13.1/sys/dev/mwl/
H A Dif_mwl.c396 ic->ic_phytype = IEEE80211_T_OFDM; in mwl_attach()

12