/illumos-gate/usr/src/uts/common/io/zyd/ |
H A D | zyd.c | 57 mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf); 61 mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf); 872 uint_t wldp_length, const void *wldp_buf) in zyd_m_setprop() argument 882 err = ieee80211_setprop(ic, pr_name, wldp_pr_num, wldp_length, in zyd_m_setprop() 899 uint_t wldp_length, void *wldp_buf) in zyd_m_getprop() argument 909 wldp_length, wldp_buf); in zyd_m_getprop()
|
/illumos-gate/usr/src/uts/common/io/net80211/ |
H A D | net80211_ioctl.c | 100 wp->wldp_length = WIFI_BUF_OFFSET + buflen; in wifi_setupoutmsg() 102 mp->b_wptr = mp->b_rptr + wp->wldp_length; in wifi_setupoutmsg() 311 if (inp->wldp_length < sizeof (wl_wep_key_tab_t)) { in wifi_cfg_wepkey() 314 inp->wldp_length, sizeof (wl_wep_key_tab_t)); in wifi_cfg_wepkey() 833 outp->wldp_length = WIFI_BUF_OFFSET + in wifi_cfg_esslist() 836 omp->b_wptr = omp->b_rptr + outp->wldp_length; in wifi_cfg_esslist() 1182 outp->wldp_length = WIFI_BUF_OFFSET + in wifi_cfg_scanresults() 1185 omp->b_wptr = omp->b_rptr + outp->wldp_length; in wifi_cfg_scanresults() 2385 uint_t wldp_length, const void *wldp_buf) in ieee80211_setprop() argument 2460 uint_t wldp_length, void *wldp_buf) in ieee80211_getprop() argument
|
/illumos-gate/usr/src/uts/common/io/ipw/ |
H A D | ipw2100.c | 141 mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf); 143 mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf); 2453 outfp->wldp_length = WIFI_BUF_OFFSET; in ipw2100_getset() 2465 m->b_wptr = m->b_rptr + outfp->wldp_length; in ipw2100_getset() 2475 uint_t wldp_length, void *wldp_buf) in ipw2100_m_getprop() argument 2493 wldp_length, wldp_buf); in ipw2100_m_getprop() 2513 uint_t wldp_length, const void *wldp_buf) in ipw2100_m_setprop() argument 2533 err = ieee80211_setprop(ic, pr_name, wldp_pr_num, wldp_length, in ipw2100_m_setprop() 2559 outfp->wldp_length = WIFI_BUF_OFFSET + sizeof (wl_linkstatus_t); in ipw_wificfg_radio() 2576 outfp->wldp_length = WIFI_BUF_OFFSET; in ipw_wificfg_desrates() [all …]
|
/illumos-gate/usr/src/uts/common/io/iwi/ |
H A D | ipw2200.c | 162 mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf); 164 mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf); 2542 outfp->wldp_length = WIFI_BUF_OFFSET; in ipw2200_getset() 2554 m->b_wptr = m->b_rptr + outfp->wldp_length; in ipw2200_getset() 2563 uint_t wldp_length, void *wldp_buf) in ipw2200_m_getprop() argument 2581 wldp_length, wldp_buf); in ipw2200_m_getprop() 2600 uint_t wldp_length, const void *wldp_buf) in ipw2200_m_setprop() argument 2620 err = ieee80211_setprop(ic, pr_name, wldp_pr_num, wldp_length, in ipw2200_m_setprop() 2646 outfp->wldp_length = WIFI_BUF_OFFSET + sizeof (wl_linkstatus_t); in iwi_wificfg_radio() 2661 outfp->wldp_length = WIFI_BUF_OFFSET; in iwi_wificfg_desrates()
|
/illumos-gate/usr/src/uts/common/inet/ |
H A D | wifi_ioctl.h | 385 uint32_t wldp_length; member
|
/illumos-gate/usr/src/uts/common/io/rwd/ |
H A D | rt2661.c | 276 uint_t wldp_length, const void *wldp_buf); 278 mac_prop_id_t wldp_pr_num, uint_t wldp_length, 2628 uint_t wldp_length, void *wldp_buf) in rt2661_m_getprop() argument 2634 wldp_length, wldp_buf); in rt2661_m_getprop() 2650 uint_t wldp_length, const void *wldp_buf) in rt2661_m_setprop() argument 2656 err = ieee80211_setprop(ic, pr_name, wldp_pr_num, wldp_length, in rt2661_m_setprop()
|
/illumos-gate/usr/src/uts/common/io/rwn/ |
H A D | rt2860.c | 249 uint_t wldp_length, const void *wldp_buf); 253 mac_prop_id_t wldp_pr_num, uint_t wldp_length, 2643 uint_t wldp_length, void *wldp_buf) in rt2860_m_getprop() argument 2649 wldp_length, wldp_buf); in rt2860_m_getprop() 2665 uint_t wldp_length, const void *wldp_buf) in rt2860_m_setprop() argument 2671 err = ieee80211_setprop(ic, pr_name, wldp_pr_num, wldp_length, in rt2860_m_setprop()
|
/illumos-gate/usr/src/uts/common/io/ural/ |
H A D | ural.c | 2050 uint_t wldp_length, const void *wldp_buf) in ural_m_setprop() argument 2057 wldp_length, wldp_buf); in ural_m_setprop() 2075 uint_t wldp_length, void *wldp_buf) in ural_m_getprop() argument 2081 wldp_length, wldp_buf); in ural_m_getprop()
|
/illumos-gate/usr/src/uts/common/io/ath/ |
H A D | ath_main.c | 1761 uint_t wldp_length, const void *wldp_buf) in ath_m_setprop() argument 1767 wldp_length, wldp_buf); in ath_m_setprop() 1789 uint_t wldp_length, void *wldp_buf) in ath_m_getprop() argument 1795 wldp_length, wldp_buf); in ath_m_getprop()
|
/illumos-gate/usr/src/uts/common/io/rum/ |
H A D | rum.c | 2071 uint_t wldp_length, const void *wldp_buf) in rum_m_setprop() argument 2078 wldp_length, wldp_buf); in rum_m_setprop() 2096 uint_t wldp_length, void *wldp_buf) in rum_m_getprop() argument 2102 wldp_length, wldp_buf); in rum_m_getprop()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/ |
H A D | usbecm.c | 75 mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf); 77 mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf); 926 uint_t wldp_length, const void *wldp_buf) in usbecm_m_setprop() argument 939 mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) in usbecm_m_getprop() argument
|
/illumos-gate/usr/src/uts/common/io/ral/ |
H A D | rt2560.c | 2120 uint_t wldp_length, const void *wldp_buf) in rt2560_m_setprop() argument 2127 wldp_length, wldp_buf); in rt2560_m_setprop() 2145 uint_t wldp_length, void *wldp_buf) in rt2560_m_getprop() argument 2151 wldp_length, wldp_buf); in rt2560_m_getprop()
|
/illumos-gate/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 91 uint_t wldp_length, const void *wldp_buf); 93 mac_prop_id_t wldp_pr_num, uint_t wldp_length, 3762 uint_t wldp_length, void *wldp_buf) in mwl_m_getprop() argument 3768 wldp_length, wldp_buf); in mwl_m_getprop() 3784 uint_t wldp_length, const void *wldp_buf) in mwl_m_setprop() argument 3790 err = ieee80211_setprop(ic, pr_name, wldp_pr_num, wldp_length, in mwl_m_setprop()
|
/illumos-gate/usr/src/uts/common/io/wpi/ |
H A D | wpi.c | 274 mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf); 2332 uint_t wldp_length, void *wldp_buf) argument 2338 wldp_length, wldp_buf); 2354 uint_t wldp_length, const void *wldp_buf) argument 2361 wldp_length, wldp_buf);
|
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_main.c | 2450 uint_t wldp_length, const void *wldp_buf) in arn_m_setprop() argument 2456 wldp_length, wldp_buf); in arn_m_setprop() 2479 uint_t wldp_length, void *wldp_buf) in arn_m_getprop() argument 2485 wldp_length, wldp_buf); in arn_m_getprop()
|
/illumos-gate/usr/src/uts/common/io/iwp/ |
H A D | iwp.c | 352 mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf); 354 mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf); 3365 uint_t wldp_length, void *wldp_buf) in iwp_m_getprop() argument 3376 wldp_length, wldp_buf); in iwp_m_getprop() 3393 uint_t wldp_length, const void *wldp_buf) in iwp_m_setprop() argument 3405 err = ieee80211_setprop(ic, pr_name, wldp_pr_num, wldp_length, in iwp_m_setprop()
|
/illumos-gate/usr/src/uts/common/io/uath/ |
H A D | uath.c | 2863 uint_t wldp_length, const void *wldp_buf) in uath_m_setprop() argument 2870 wldp_length, wldp_buf); in uath_m_setprop() 2887 uint_t wldp_length, void *wldp_buf) in uath_m_getprop() argument 2893 wldp_length, wldp_buf); in uath_m_getprop()
|
/illumos-gate/usr/src/uts/common/io/rtw/ |
H A D | rtw.c | 2902 uint_t wldp_length, const void *wldp_buf) in rtw_m_setprop() argument 2909 wldp_length, wldp_buf); in rtw_m_setprop() 2922 uint_t wldp_length, void *wldp_buf) in rtw_m_getprop() argument 2928 wldp_length, wldp_buf); in rtw_m_getprop()
|
/illumos-gate/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 380 mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf); 382 mac_prop_id_t wldp_pr_num, uint_t wldp_length, 3528 uint_t wldp_length, void *wldp_buf) in iwh_m_getprop() argument 3539 wldp_length, wldp_buf); in iwh_m_getprop() 3555 uint_t wldp_length, const void *wldp_buf) in iwh_m_setprop() argument 3567 err = ieee80211_setprop(ic, pr_name, wldp_pr_num, wldp_length, in iwh_m_setprop()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/ |
H A D | wificonfig.c | 1184 gbuf->wldp_length = buf_len + WIFI_BUF_OFFSET; in call_ioctl() 1185 stri.ic_len = gbuf->wldp_length; in call_ioctl() 1188 gbuf->wldp_length = sizeof (wldp_t); in call_ioctl() 1189 stri.ic_len = gbuf->wldp_length; in call_ioctl() 3683 assert(gbuf->wldp_length < MAX_BUF_LEN); in print_gbuf()
|
/illumos-gate/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 341 mac_prop_id_t wldp_pr_name, uint_t wldp_length, const void *wldp_buf); 343 mac_prop_id_t wldp_pr_name, uint_t wldp_length, void *wldp_buf); 3099 uint_t wldp_length, void *wldp_buf) in iwk_m_getprop() argument 3105 wldp_length, wldp_buf); in iwk_m_getprop() 3112 uint_t wldp_length, const void *wldp_buf) in iwk_m_setprop() argument 3118 err = ieee80211_setprop(ic, pr_name, wldp_pr_num, wldp_length, in iwk_m_setprop()
|
/illumos-gate/usr/src/uts/common/io/urtw/ |
H A D | urtw.c | 4035 uint_t wldp_length, void *wldp_buf) in urtw_m_getprop() argument 4041 wldp_length, wldp_buf); in urtw_m_getprop() 4056 uint_t wldp_length, const void *wldp_buf) in urtw_m_setprop() argument 4063 wldp_length, wldp_buf); in urtw_m_setprop()
|
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdlwlan.c | 1125 gbuf->wldp_length = len; in i_dladm_wlan_legacy_ioctl()
|
/illumos-gate/usr/src/uts/common/io/iwn/ |
H A D | if_iwn.c | 4115 uint_t wldp_length, void *wldp_buf) in iwn_m_getprop() argument 4123 wldp_length, wldp_buf)); in iwn_m_getprop() 4140 uint_t wldp_length, const void *wldp_buf) in iwn_m_setprop() argument 4155 err = ieee80211_setprop(ic, pr_name, wldp_pr_num, wldp_length, in iwn_m_setprop()
|