Home
last modified time | relevance | path

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

12

/netbsd-src/sys/dev/ic/
H A Dawi.c229 ic->ic_phytype = IEEE80211_T_FH; in awi_attach()
232 ic->ic_phytype = IEEE80211_T_DS; in awi_attach()
244 (ic->ic_phytype == IEEE80211_T_FH) ? "FH" : "DS", sc->sc_banner); in awi_attach()
485 if (ic->ic_phytype == IEEE80211_T_FH) in awi_init()
556 if (ic->ic_phytype == IEEE80211_T_FH) { in awi_init()
870 &ic->ic_sup_rates[(ic->ic_phytype == IEEE80211_T_FH) in awi_ioctl()
902 if (ic->ic_phytype == IEEE80211_T_DS && in awi_media_change()
939 if (ic->ic_phytype == IEEE80211_T_FH) in awi_media_change()
H A Dbwfm.c373 ic->ic_phytype = IEEE80211_T_OFDM; in bwfm_attach()
2324 if (ic->ic_phytype == IEEE80211_T_FH) { in bwfm_scan_node()
2333 if (ic->ic_phytype != IEEE80211_T_FH) { in bwfm_scan_node()
H A Dan.c271 ic->ic_phytype = IEEE80211_T_DS; in an_attach()
H A Dathn.c270 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in athn_attach()
H A Drt2560.c395 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2560_attach()
H A Drt2661.c284 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2661_attach()
H A Dwi.c426 ic->ic_phytype = IEEE80211_T_DS; in wi_attach()
H A Datw.c772 ic->ic_phytype = IEEE80211_T_DS; in atw_attach()
/netbsd-src/sys/net80211/
H A Dieee80211_var.h130 enum ieee80211_phytype ic_phytype; /* XXX wrong for multi-mode */ member
H A Dieee80211_ioctl.c259 if (ic->ic_phytype == IEEE80211_T_DS) in ieee80211_cfgget()
583 if (ic->ic_phytype != IEEE80211_T_DS || in ieee80211_cfgset()
821 if (ic->ic_phytype == IEEE80211_T_DS) in ieee80211_cfgset()
951 if (ic->ic_phytype == IEEE80211_T_DS) in ieee80211_ioctl_getchaninfo()
1904 if (ic->ic_phytype == IEEE80211_T_DS) in ieee80211_ioctl_setchanlist()
H A Dieee80211_input.c2127 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_recv_mgmt_beacon()
2139 if (ic->ic_phytype != IEEE80211_T_FH) in ieee80211_recv_mgmt_beacon()
2202 ic->ic_phytype != IEEE80211_T_FH) { in ieee80211_recv_mgmt_beacon()
H A Dieee80211.c1069 if (ic && ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_rate2media()
H A Dieee80211_output.c1501 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_send_mgmt()
H A Dieee80211_node.c440 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_create_ibss()
/netbsd-src/sys/dev/pcmcia/
H A Dif_malo_pcmcia.c354 ic->ic_phytype = IEEE80211_T_OFDM; in cmalo_attach()
/netbsd-src/sys/dev/usb/
H A Dif_atu.c1419 ic->ic_phytype = IEEE80211_T_DS; in atu_complete_attach()
H A Dif_ural.c446 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in ural_attach()
H A Dif_rum.c388 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rum_attach()
H A Dif_upgt.c430 ic->ic_phytype = IEEE80211_T_OFDM; in upgt_attach_hook()
H A Dif_zyd.c403 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in zyd_complete_attach()
H A Dif_otus.c829 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in otus_attachhook()
/netbsd-src/sys/dev/pci/
H A Dif_ipw.c255 ic->ic_phytype = IEEE80211_T_DS; in ipw_attach()
H A Dif_iwi.c290 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in iwi_attach()
H A Dif_rtwn.c317 ic->ic_phytype = IEEE80211_T_OFDM; /* Not only, but not used. */ in rtwn_attach()
H A Dif_wpi.c339 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in wpi_attach()

12