Searched defs:ofdm (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_calibration.h809 struct statistics_rx_phy ofdm; member in struct:statistics_rx
942 * From "cck" and "ofdm" statistics (struct statistics_rx_phy), separately:
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c746 wl_ofdm_t *ofdm = local
748 ofdm->wl_ofdm_subtype = WL_OFDM;
749 ofdm->wl_ofdm_frequency = chan->ich_freq;
750 ofdm->wl_ofdm_ht_enabled = WIFI_HAVE_HTCAP(in);
1862 wl_ofdm_t *ofdm = (wl_ofdm_t *)ow_phy; local
1863 ofdm->wl_ofdm_subtype = WL_OFDM;
1864 ofdm->wl_ofdm_frequency = ch->ich_freq;
1865 ofdm->wl_ofdm_ht_enabled = WIFI_HT_MODE(in);
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h1333 uint32_t ofdm[8]; member in struct:iwn_spectrum_notif
1402 struct iwn_rx_phy_stats ofdm; member in struct:iwn_rx_stats

Completed in 90 milliseconds