Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c263 wl_phy_conf_t *ow_phy; in wifi_cfg_phy() local
269 ow_phy = (wl_phy_conf_t *)outp->wldp_buf; in wifi_cfg_phy()
273 err = wl_get_phy(ic, ow_phy); in wifi_cfg_phy()
1853 wl_phy_conf_t *ow_phy; in wl_get_phy() local
1857 ow_phy = (wl_phy_conf_t *)wldp_buf; in wl_get_phy()
1862 wl_ofdm_t *ofdm = (wl_ofdm_t *)ow_phy; in wl_get_phy()
1869 wl_fhss_t *fhss = (wl_fhss_t *)ow_phy; in wl_get_phy()
1876 wl_dsss_t *dsss = (wl_dsss_t *)ow_phy; in wl_get_phy()
1883 wl_erp_t *erp = (wl_erp_t *)ow_phy; in wl_get_phy()