Searched defs:wldp_buf (Results 1 - 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.c57 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)
883 wldp_buf);
899 uint_t wldp_length, void *wldp_buf)
909 wldp_length, wldp_buf);
871 zyd_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
898 zyd_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/simnet/
H A Dsimnet.c1169 uint_t wldp_length, const void *wldp_buf)
1178 (void) memcpy(&mtu, wldp_buf, sizeof (mtu));
1196 (void) memcpy(&wdev->swd_essid, wldp_buf,
1212 (void) memcpy(&wdev->swd_bssid, wldp_buf,
1225 wldp_length, wldp_buf);
1258 uint_t wldp_length, void *wldp_buf)
1271 (void) memcpy(wldp_buf, &wdev->swd_essid,
1275 (void) memcpy(wldp_buf, &wdev->swd_bssid,
1283 (void) memcpy(wldp_buf, &wdev->swd_linkstatus,
1289 ((wl_ess_list_t *)wldp_buf)
1168 simnet_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
1257 simnet_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
[all...]
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c75 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)
939 mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf)
925 usbecm_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
938 usbecm_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c141 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);
2475 uint_t wldp_length, void *wldp_buf)
2488 *(wl_linkstatus_t *)wldp_buf = ipw2100_get_radio(sc);
2493 wldp_length, wldp_buf);
2513 uint_t wldp_length, const void *wldp_buf)
2534 wldp_buf);
2558 *(wl_linkstatus_t *)(outfp->wldp_buf) = ipw2100_get_radio(sc);
2474 ipw2100_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
2512 ipw2100_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c162 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);
2563 uint_t wldp_length, void *wldp_buf)
2576 *(wl_linkstatus_t *)wldp_buf = ipw2200_radio_status(sc);
2581 wldp_length, wldp_buf);
2600 uint_t wldp_length, const void *wldp_buf)
2621 wldp_buf);
2644 *(wl_linkstatus_t *)(outfp->wldp_buf) =
2562 ipw2200_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
2599 ipw2200_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c1761 uint_t wldp_length, const void *wldp_buf)
1767 wldp_length, wldp_buf);
1789 uint_t wldp_length, void *wldp_buf)
1795 wldp_length, wldp_buf);
1760 ath_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
1788 ath_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c2120 uint_t wldp_length, const void *wldp_buf)
2127 wldp_length, wldp_buf);
2145 uint_t wldp_length, void *wldp_buf)
2151 wldp_length, wldp_buf);
2119 rt2560_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
2144 rt2560_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c2071 uint_t wldp_length, const void *wldp_buf)
2078 wldp_length, wldp_buf);
2096 uint_t wldp_length, void *wldp_buf)
2102 wldp_length, wldp_buf);
2070 rum_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
2095 rum_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c272 uint_t wldp_length, const void *wldp_buf);
275 void *wldp_buf);
2624 uint_t wldp_length, void *wldp_buf)
2630 wldp_length, wldp_buf);
2646 uint_t wldp_length, const void *wldp_buf)
2653 wldp_buf);
2623 rt2661_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
2645 rt2661_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c247 uint_t wldp_length, const void *wldp_buf);
252 void *wldp_buf);
2642 uint_t wldp_length, void *wldp_buf)
2648 wldp_length, wldp_buf);
2664 uint_t wldp_length, const void *wldp_buf)
2671 wldp_buf);
2641 rt2860_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
2663 rt2860_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c2858 uint_t wldp_length, const void *wldp_buf)
2865 wldp_length, wldp_buf);
2882 uint_t wldp_length, void *wldp_buf)
2888 wldp_length, wldp_buf);
2857 uath_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
2881 uath_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c2050 uint_t wldp_length, const void *wldp_buf)
2057 wldp_length, wldp_buf);
2075 uint_t wldp_length, void *wldp_buf)
2081 wldp_length, wldp_buf);
2049 ural_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
2074 ural_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c274 mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf);
276 mac_prop_id_t wldp_pr_num, uint_t wldp_lenth, void *wldp_buf);
2330 uint_t wldp_length, void *wldp_buf)
2336 wldp_length, wldp_buf);
2352 uint_t wldp_length, const void *wldp_buf)
2359 wldp_length, wldp_buf);
2329 wpi_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_name, uint_t wldp_length, void *wldp_buf) argument
2351 wpi_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_name, uint_t wldp_length, const void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c92 * buflen length of wldp_buf
137 wl_essid_t *iw_essid = (wl_essid_t *)inp->wldp_buf;
144 ow_essid = (wl_essid_t *)outp->wldp_buf;
179 wl_get_bssid(ic, outp->wldp_buf);
182 err = wl_set_bssid(ic, inp->wldp_buf);
185 ieee80211_macaddr_sprintf(inp->wldp_buf));
205 wl_nodename_t *iw_name = (wl_nodename_t *)inp->wldp_buf;
214 ow_name = (wl_nodename_t *)outp->wldp_buf;
262 wl_phy_conf_t *iw_phy = (wl_phy_conf_t *)inp->wldp_buf;
269 ow_phy = (wl_phy_conf_t *)outp->wldp_buf;
1439 wl_set_essid(struct ieee80211com *ic, const void *wldp_buf) argument
1473 wl_get_essid(struct ieee80211com *ic, void *wldp_buf) argument
1495 wl_set_bssid(struct ieee80211com *ic, const void* wldp_buf) argument
1509 wl_get_bssid(struct ieee80211com *ic, void *wldp_buf) argument
1525 wl_set_bsstype(struct ieee80211com *ic, const void *wldp_buf) argument
1558 wl_get_bsstype(struct ieee80211com *ic, void *wldp_buf) argument
1581 wl_get_linkstatus(struct ieee80211com *ic, void *wldp_buf) argument
1599 wl_set_desrates(struct ieee80211com *ic, const void *wldp_buf) argument
1688 wl_get_desrates(struct ieee80211com *ic, void *wldp_buf) argument
1708 wl_set_authmode(struct ieee80211com *ic, const void *wldp_buf) argument
1736 wl_get_authmode(struct ieee80211com *ic, void *wldp_buf) argument
1749 wl_set_encrypt(struct ieee80211com *ic, const void *wldp_buf) argument
1773 wl_get_encrypt(struct ieee80211com *ic, void *wldp_buf) argument
1788 wl_get_rssi(struct ieee80211com *ic, void *wldp_buf) argument
1802 wl_set_phy(struct ieee80211com *ic, const void* wldp_buf) argument
1850 wl_get_phy(struct ieee80211com *ic, void *wldp_buf) argument
1905 wl_get_capability(struct ieee80211com *ic, void *wldp_buf) argument
1918 wl_set_wpa(struct ieee80211com *ic, const void *wldp_buf) argument
1939 wl_get_wpa(struct ieee80211com *ic, void *wldp_buf) argument
1956 wl_get_scanresults(struct ieee80211com *ic, void *wldp_buf) argument
2003 wl_get_esslist(struct ieee80211com *ic, void *wldp_buf) argument
2018 wl_set_wepkey(struct ieee80211com *ic, const void *wldp_buf) argument
2076 wl_set_optie(struct ieee80211com *ic, const void *wldp_buf) argument
2112 wl_set_delkey(struct ieee80211com *ic, const void *wldp_buf) argument
2142 wl_set_mlme(struct ieee80211com *ic, const void *wldp_buf) argument
2215 wl_set_wpakey(struct ieee80211com *ic, const void *wldp_buf) argument
2286 wl_get_suprates(struct ieee80211com *ic, void *wldp_buf) argument
2326 wl_set_createibss(struct ieee80211com *ic, const void *wldp_buf) argument
2361 wl_get_createibss(struct ieee80211com *ic, void *wldp_buf) argument
2384 ieee80211_setprop(void *ic_arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
2459 ieee80211_getprop(void *ic_arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
[all...]
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c2450 uint_t wldp_length, const void *wldp_buf)
2456 wldp_length, wldp_buf);
2479 uint_t wldp_length, void *wldp_buf)
2485 wldp_length, wldp_buf);
2449 arn_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
2478 arn_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/inet/
H A Dwifi_ioctl.h217 #define WIFI_BUF_OFFSET offsetof(wldp_t, wldp_buf)
389 uint32_t wldp_buf[1]; member in struct:wldp
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c2902 uint_t wldp_length, const void *wldp_buf)
2909 wldp_length, wldp_buf);
2922 uint_t wldp_length, void *wldp_buf)
2928 wldp_length, wldp_buf);
2901 rtw_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
2921 rtw_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c4031 uint_t wldp_length, void *wldp_buf)
4037 wldp_length, wldp_buf);
4052 uint_t wldp_length, const void *wldp_buf)
4059 wldp_length, wldp_buf);
4030 urtw_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
4051 urtw_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c380 mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf);
383 void *wldp_buf);
3527 uint_t wldp_length, void *wldp_buf)
3538 wldp_length, wldp_buf);
3554 uint_t wldp_length, const void *wldp_buf)
3567 wldp_buf);
3526 iwh_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
3553 iwh_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c348 mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf);
350 mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf);
3361 uint_t wldp_length, void *wldp_buf)
3372 wldp_length, wldp_buf);
3389 uint_t wldp_length, const void *wldp_buf)
3402 wldp_buf);
3360 iwp_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
3388 iwp_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c87 uint_t wldp_length, const void *wldp_buf);
90 void *wldp_buf);
3753 uint_t wldp_length, void *wldp_buf)
3759 wldp_length, wldp_buf);
3775 uint_t wldp_length, const void *wldp_buf)
3782 wldp_buf);
3752 mwl_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
3774 mwl_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c341 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)
3105 wldp_length, wldp_buf);
3112 uint_t wldp_length, const void *wldp_buf)
3119 wldp_buf);
3098 iwk_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
3111 iwk_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c4114 uint_t wldp_length, void *wldp_buf)
4122 wldp_length, wldp_buf));
4139 uint_t wldp_length, const void *wldp_buf)
4155 wldp_buf);
4113 iwn_m_getprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, void *wldp_buf) argument
4138 iwn_m_setprop(void *arg, const char *pr_name, mac_prop_id_t wldp_pr_num, uint_t wldp_length, const void *wldp_buf) argument

Completed in 227 milliseconds