Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdladm/common/
H A Dlibdlwlan_impl.h82 extern boolean_t i_dladm_wlan_convert_chan(wl_phy_conf_t *, uint32_t *);
H A Dlibdlwlan.c187 i_dladm_wlan_convert_chan(wl_phy_conf_t *phyp, uint32_t *channelp) in i_dladm_wlan_convert_chan() function
253 if (i_dladm_wlan_convert_chan((wl_phy_conf_t *)&wlp->wl_phy_conf, in fill_wlan_attr()
H A Dlinkprop.c3431 if (!i_dladm_wlan_convert_chan(&wl_phy_conf, &channel)) in get_channel()