Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c746 wl_ofdm_t *ofdm = in wifi_read_ap() local
748 ofdm->wl_ofdm_subtype = WL_OFDM; in wifi_read_ap()
749 ofdm->wl_ofdm_frequency = chan->ich_freq; in wifi_read_ap()
750 ofdm->wl_ofdm_ht_enabled = WIFI_HAVE_HTCAP(in); in wifi_read_ap()
1862 wl_ofdm_t *ofdm = (wl_ofdm_t *)ow_phy; in wl_get_phy() local
1863 ofdm->wl_ofdm_subtype = WL_OFDM; in wl_get_phy()
1864 ofdm->wl_ofdm_frequency = ch->ich_freq; in wl_get_phy()
1865 ofdm->wl_ofdm_ht_enabled = WIFI_HT_MODE(in); in wl_get_phy()
/titanic_44/usr/src/uts/common/io/iwk/
H A Diwk_calibration.h809 struct statistics_rx_phy ofdm; member
H A Diwk2.c5780 ofdm_fa = LE_32(sc->sc_statistics.rx.ofdm.false_alarm_cnt); in iwk_ofdm_sens()
5781 ofdm_bp = LE_32(sc->sc_statistics.rx.ofdm.plcp_err); in iwk_ofdm_sens()