Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dwifi_ioctl.h263 boolean_t wl_ofdm_ht_enabled; member
/titanic_41/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c750 ofdm->wl_ofdm_ht_enabled = WIFI_HAVE_HTCAP(in); in wifi_read_ap()
1865 ofdm->wl_ofdm_ht_enabled = WIFI_HT_MODE(in); in wl_get_phy()
/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c174 return (wlop->wl_ofdm_ht_enabled ? in do_convert_mode()