OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFM_IEEE80211
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/net/
if_media.h
173
#define
IFM_IEEE80211
0x00000080
359
* 4: IEEE 802.11 Wireless (
IFM_IEEE80211
)
434
{
IFM_IEEE80211
, "IEEE802.11" }, \
630
{
IFM_IEEE80211
| IFM_IEEE80211_FH1, "FH1" }, \
631
{
IFM_IEEE80211
| IFM_IEEE80211_FH2, "FH2" }, \
632
{
IFM_IEEE80211
| IFM_IEEE80211_DS1, "DS1" }, \
633
{
IFM_IEEE80211
| IFM_IEEE80211_DS2, "DS2" }, \
634
{
IFM_IEEE80211
| IFM_IEEE80211_DS5, "DS5" }, \
635
{
IFM_IEEE80211
| IFM_IEEE80211_DS11, "DS11" }, \
636
{
IFM_IEEE80211
| IFM_IEEE80211_DS22, "DS22" },
[
all
...]
/src/sys/net80211/
ieee80211.c
381
IFM_MAKEWORD(
IFM_IEEE80211
, (_s), (_o), 0), 0, NULL)
754
imr->ifm_active =
IFM_IEEE80211
;
/src/sys/dev/ic/
an.c
1018
imr->ifm_active =
IFM_IEEE80211
| IFM_NONE;
1024
imr->ifm_active =
IFM_IEEE80211
;
awi.c
264
IFM_MAKEWORD(
IFM_IEEE80211
, (s), (o), 0), 0, NULL)
938
imr->ifm_active =
IFM_IEEE80211
;
wi.c
1530
imr->ifm_active =
IFM_IEEE80211
| IFM_NONE;
1536
imr->ifm_active =
IFM_IEEE80211
;
malo.c
1211
imr->ifm_active =
IFM_IEEE80211
;
rtw.c
3805
imr->ifm_active =
IFM_IEEE80211
| IFM_NONE;
/src/sys/dev/pcmcia/
if_ray.c
253
IFM_MAKEWORD(
IFM_IEEE80211
, IFM_IEEE80211_FH2, IFM_IEEE80211_ADHOC, 0)
255
IFM_MAKEWORD(
IFM_IEEE80211
, IFM_IEEE80211_FH2, 0, 0)
/src/sys/dev/pci/
if_ipw.c
757
imr->ifm_active =
IFM_IEEE80211
;
if_iwi.c
882
imr->ifm_active =
IFM_IEEE80211
;
Completed in 52 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025