Searched refs:an_radiotype (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/usr.sbin/ancontrol/
H A Dancontrol.c379 if (caps->an_radiotype & AN_RADIOTYPE_80211_FH)
381 else if (caps->an_radiotype & AN_RADIOTYPE_80211_DS)
383 else if (caps->an_radiotype & AN_RADIOTYPE_LM2000_DS)
386 printf("unknown (%x)", caps->an_radiotype);
799 if (cfg->an_radiotype & AN_RADIOTYPE_80211_FH)
801 else if (cfg->an_radiotype & AN_RADIOTYPE_80211_DS)
803 else if (cfg->an_radiotype & AN_RADIOTYPE_LM2000_DS)
806 printf("unknown (%x)", cfg->an_radiotype);
/freebsd-11.0-release/sys/dev/an/
H A Dif_aironet_ieee.h322 u_int16_t an_radiotype; /* 0x70 */ member in struct:an_ltv_genconfig
501 u_int16_t an_radiotype; /* 0x4C */ member in struct:an_ltv_caps

Completed in 108 milliseconds