| /freebsd-12.1/sys/net80211/ |
| H A D | ieee80211_input.c | 552 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 D | ieee80211_var.h | 144 enum ieee80211_phytype ic_phytype; /* XXX wrong for multi-mode */ member
|
| H A D | ieee80211_ddb.c | 515 db_printf(" phytype %d", ic->ic_phytype); in _db_show_com()
|
| H A D | ieee80211.c | 2421 if (ic != NULL && ic->ic_phytype == IEEE80211_T_FH) in ieee80211_rate2media()
|
| H A D | ieee80211_node.c | 355 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_create_ibss()
|
| /freebsd-12.1/sys/dev/wtap/ |
| H A D | if_wtap.c | 637 ic->ic_phytype = IEEE80211_T_DS; in wtap_attach()
|
| /freebsd-12.1/sys/dev/rtwn/ |
| H A D | if_rtwn.c | 215 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rtwn_attach()
|
| /freebsd-12.1/sys/dev/bwi/ |
| H A D | if_bwi.c | 463 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 D | if_ural.c | 466 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 | 419 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in uath_attach()
|
| H A D | if_rum.c | 532 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rum_attach()
|
| H A D | if_zyd.c | 377 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in zyd_attach()
|
| H A D | if_rsu.c | 542 ic->ic_phytype = IEEE80211_T_OFDM; /* Not only, but not used. */ in rsu_attach()
|
| H A D | if_urtw.c | 874 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in urtw_attach()
|
| /freebsd-12.1/sys/dev/malo/ |
| H A D | if_malo.c | 262 ic->ic_phytype = IEEE80211_T_OFDM; in malo_attach()
|
| /freebsd-12.1/sys/dev/wi/ |
| H A D | if_wi.c | 330 ic->ic_phytype = IEEE80211_T_DS; in wi_attach()
|
| /freebsd-12.1/sys/dev/ipw/ |
| H A D | if_ipw.c | 278 ic->ic_phytype = IEEE80211_T_DS; in ipw_attach()
|
| /freebsd-12.1/sys/dev/ral/ |
| H A D | rt2661.c | 267 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2661_attach()
|
| H A D | rt2560.c | 267 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2560_attach()
|
| H A D | rt2860.c | 308 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in rt2860_attach()
|
| /freebsd-12.1/sys/dev/if_ndis/ |
| H A D | if_ndis.c | 733 ic->ic_phytype = IEEE80211_T_DS; in ndis_80211attach()
|
| /freebsd-12.1/sys/dev/otus/ |
| H A D | if_otus.c | 710 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */ in otus_attachhook()
|
| /freebsd-12.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-12.1/sys/dev/mwl/ |
| H A D | if_mwl.c | 399 ic->ic_phytype = IEEE80211_T_OFDM; in mwl_attach()
|