| /freebsd-13.1/sys/net80211/ |
| H A D | ieee80211_input.c | 583 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 D | ieee80211_var.h | 146 enum ieee80211_phytype ic_phytype; /* XXX wrong for multi-mode */ member
|
| H A D | ieee80211_ddb.c | 532 db_printf(" phytype %d", ic->ic_phytype); in _db_show_com()
|
| H A D | ieee80211.c | 2537 if (ic != NULL && ic->ic_phytype == IEEE80211_T_FH) in ieee80211_rate2media()
|
| H A D | ieee80211_node.c | 357 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_create_ibss()
|
| /freebsd-13.1/sys/dev/wtap/ |
| H A D | if_wtap.c | 596 ic->ic_phytype = IEEE80211_T_DS; in wtap_attach()
|
| /freebsd-13.1/sys/dev/rtwn/ |
| H A D | if_rtwn.c | 214 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rtwn_attach()
|
| /freebsd-13.1/sys/dev/bwi/ |
| H A D | if_bwi.c | 462 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 D | if_malo.c | 262 ic->ic_phytype = IEEE80211_T_OFDM; in malo_attach()
|
| /freebsd-13.1/sys/dev/usb/wlan/ |
| H A D | if_ural.c | 467 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in ural_attach()
|
| H A D | if_upgt.c | 330 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in upgt_attach()
|
| H A D | if_uath.c | 420 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in uath_attach()
|
| H A D | if_zyd.c | 378 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in zyd_attach()
|
| H A D | if_rum.c | 533 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rum_attach()
|
| H A D | if_rsu.c | 543 ic->ic_phytype = IEEE80211_T_OFDM; /* Not only, but not used. */ in rsu_attach()
|
| H A D | if_urtw.c | 875 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in urtw_attach()
|
| /freebsd-13.1/sys/dev/ipw/ |
| H A D | if_ipw.c | 278 ic->ic_phytype = IEEE80211_T_DS; in ipw_attach()
|
| /freebsd-13.1/sys/dev/ral/ |
| H A D | rt2560.c | 267 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2560_attach()
|
| H A D | rt2661.c | 267 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2661_attach()
|
| H A D | rt2860.c | 308 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2860_attach()
|
| /freebsd-13.1/sys/dev/otus/ |
| H A D | if_otus.c | 718 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in otus_attachhook()
|
| /freebsd-13.1/sys/dev/if_ndis/ |
| H A D | if_ndis.c | 739 ic->ic_phytype = IEEE80211_T_DS; in ndis_80211attach()
|
| /freebsd-13.1/sys/dev/iwi/ |
| H A D | if_iwi.c | 362 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in iwi_attach()
|
| /freebsd-13.1/sys/compat/linuxkpi/common/src/ |
| H A D | linux_80211.c | 3350 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in linuxkpi_ieee80211_ifattach()
|
| /freebsd-13.1/sys/dev/mwl/ |
| H A D | if_mwl.c | 396 ic->ic_phytype = IEEE80211_T_OFDM; in mwl_attach()
|