Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h217 MAC_PROP_WL_CREATE_IBSS, enumerator
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c2434 case MAC_PROP_WL_CREATE_IBSS: in ieee80211_setprop()
2512 case MAC_PROP_WL_CREATE_IBSS: in ieee80211_getprop()
2551 case MAC_PROP_WL_CREATE_IBSS: in ieee80211_propinfo()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1400 return (i_dladm_wlan_param(handle, linkid, &cr, MAC_PROP_WL_CREATE_IBSS, in do_set_createibss()
H A Dlinkprop.c366 { MAC_PROP_WL_CREATE_IBSS, sizeof (wl_create_ibss_t), "createibss"},
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c3489 case MAC_PROP_WL_CREATE_IBSS: in mac_prop_check_size()