Home
last modified time | relevance | path

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

12

/freebsd-12.1/sys/net80211/
H A Dieee80211_input.c552 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_parse_beacon()
563 if (ic->ic_phytype != IEEE80211_T_FH) in ieee80211_parse_beacon()
668 if (scan->chan != scan->bchan && ic->ic_phytype != IEEE80211_T_FH) { in ieee80211_parse_beacon()
H A Dieee80211_var.h144 enum ieee80211_phytype ic_phytype; /* XXX wrong for multi-mode */ member
H A Dieee80211_ddb.c515 db_printf(" phytype %d", ic->ic_phytype); in _db_show_com()
H A Dieee80211.c2421 if (ic != NULL && ic->ic_phytype == IEEE80211_T_FH) in ieee80211_rate2media()
H A Dieee80211_node.c355 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_create_ibss()
/freebsd-12.1/sys/dev/wtap/
H A Dif_wtap.c637 ic->ic_phytype = IEEE80211_T_DS; in wtap_attach()
/freebsd-12.1/sys/dev/rtwn/
H A Dif_rtwn.c215 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rtwn_attach()
/freebsd-12.1/sys/dev/bwi/
H A Dif_bwi.c463 ic->ic_phytype = IEEE80211_T_DS; in bwi_attach()
465 ic->ic_phytype = IEEE80211_T_OFDM; in bwi_attach()
/freebsd-12.1/sys/dev/usb/wlan/
H A Dif_ural.c466 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.c419 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in uath_attach()
H A Dif_rum.c532 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rum_attach()
H A Dif_zyd.c377 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in zyd_attach()
H A Dif_rsu.c542 ic->ic_phytype = IEEE80211_T_OFDM; /* Not only, but not used. */ in rsu_attach()
H A Dif_urtw.c874 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in urtw_attach()
/freebsd-12.1/sys/dev/malo/
H A Dif_malo.c262 ic->ic_phytype = IEEE80211_T_OFDM; in malo_attach()
/freebsd-12.1/sys/dev/wi/
H A Dif_wi.c330 ic->ic_phytype = IEEE80211_T_DS; in wi_attach()
/freebsd-12.1/sys/dev/ipw/
H A Dif_ipw.c278 ic->ic_phytype = IEEE80211_T_DS; in ipw_attach()
/freebsd-12.1/sys/dev/ral/
H A Drt2661.c267 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2661_attach()
H A Drt2560.c267 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2560_attach()
H A Drt2860.c308 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2860_attach()
/freebsd-12.1/sys/dev/if_ndis/
H A Dif_ndis.c733 ic->ic_phytype = IEEE80211_T_DS; in ndis_80211attach()
/freebsd-12.1/sys/dev/otus/
H A Dif_otus.c710 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in otus_attachhook()
/freebsd-12.1/sys/dev/iwi/
H A Dif_iwi.c362 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in iwi_attach()
/freebsd-12.1/sys/dev/mwl/
H A Dif_mwl.c399 ic->ic_phytype = IEEE80211_T_OFDM; in mwl_attach()

12