Searched refs:ic_phytype (Results 1 – 25 of 33) sorted by relevance
12
| /openbsd-src/sys/dev/ic/ |
| H A D | acx111.c | 289 sc->sc_ic.ic_phytype = IEEE80211_T_OFDM; in acx111_set_param()
|
| H A D | acx100.c | 278 sc->sc_ic.ic_phytype = IEEE80211_T_DS; in acx100_set_param()
|
| H A D | an.c | 270 ic->ic_phytype = IEEE80211_T_DS; in an_attach()
|
| H A D | rt2560.c | 226 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2560_attach()
|
| H A D | athn.c | 332 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in athn_attach()
|
| H A D | ath.c | 355 ic->ic_phytype = IEEE80211_T_OFDM; in ath_attach()
|
| H A D | rt2661.c | 287 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2661_attachhook()
|
| H A D | atw.c | 789 ic->ic_phytype = IEEE80211_T_DS; in atw_attach()
|
| H A D | rtwn.c | 255 ic->ic_phytype = IEEE80211_T_OFDM; /* Not only, but not used. */ in rtwn_attach()
|
| H A D | bwfm.c | 197 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in bwfm_attach()
|
| /openbsd-src/sys/net80211/ |
| H A D | ieee80211_var.h | 288 enum ieee80211_phytype ic_phytype; /* XXX wrong for multi-mode */ member
|
| /openbsd-src/sys/dev/usb/ |
| H A D | if_ral.c | 259 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in ural_attach()
|
| H A D | if_rum.c | 325 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rum_attach()
|
| H A D | if_atu.c | 1411 ic->ic_phytype = IEEE80211_T_DS; in atu_complete_attach()
|
| H A D | if_uath.c | 336 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in uath_attach()
|
| H A D | if_upgt.c | 378 ic->ic_phytype = IEEE80211_T_OFDM; in upgt_attach_hook()
|
| H A D | if_otus.c | 317 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in otus_attachhook()
|
| H A D | if_rsu.c | 234 ic->ic_phytype = IEEE80211_T_OFDM; /* Not only, but not used. */ in rsu_attach()
|
| H A D | if_zyd.c | 354 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in zyd_complete_attach()
|
| H A D | if_mtw.c | 396 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in mtw_attachhook()
|
| H A D | if_urtw.c | 680 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in urtw_attach()
|
| /openbsd-src/sys/dev/pci/ |
| H A D | if_ipw.c | 222 ic->ic_phytype = IEEE80211_T_DS; in ipw_attach()
|
| H A D | if_iwi.c | 227 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in iwi_attach()
|
| H A D | if_wpi.c | 271 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in wpi_attach()
|
| H A D | if_qwx_pci.c | 1047 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in qwx_pci_attach()
|
12