Home
last modified time | relevance | path

Searched refs:WIFI_HAVE_HTCAP (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c700 #define WIFI_HAVE_HTCAP(in) (((in)->in_htcap != 0) ? 1 : 0) macro
750 ofdm->wl_ofdm_ht_enabled = WIFI_HAVE_HTCAP(in); in wifi_read_ap()
792 erp->wl_erp_ht_enabled = WIFI_HAVE_HTCAP(in); in wifi_read_ap()