Searched refs:MAC_PROP_WL_PHY_CONFIG (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | mac.h | 191 MAC_PROP_WL_PHY_CONFIG, enumerator
|
/titanic_41/usr/src/uts/common/io/simnet/ |
H A D | simnet.c | 1216 case MAC_PROP_WL_PHY_CONFIG: in simnet_m_setprop() 1278 case MAC_PROP_WL_PHY_CONFIG: in simnet_m_getprop()
|
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdlwlan.c | 1257 return (i_dladm_wlan_param(handle, linkid, buf, MAC_PROP_WL_PHY_CONFIG, in do_get_mode() 1390 MAC_PROP_WL_PHY_CONFIG, sizeof (phy_conf), B_TRUE)); in do_set_channel()
|
H A D | linkprop.c | 334 { MAC_PROP_WL_PHY_CONFIG, sizeof (wl_phy_conf_t), "phy_conf"}, 3411 return (i_dladm_wlan_param(handle, linkid, buf, MAC_PROP_WL_PHY_CONFIG, in get_phyconf()
|
/titanic_41/usr/src/uts/common/io/net80211/ |
H A D | net80211_ioctl.c | 2401 case MAC_PROP_WL_PHY_CONFIG: in ieee80211_setprop() 2476 case MAC_PROP_WL_PHY_CONFIG: in ieee80211_getprop()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac.c | 3109 case MAC_PROP_WL_PHY_CONFIG: in mac_prop_check_size()
|