Home
last modified time | relevance | path

Searched refs:iw_point (Results 1 – 8 of 8) sorted by relevance

/linux/include/uapi/linux/
H A Dwireless.h691 struct iw_point { struct
908 struct iw_point essid; /* Extended network name */
922 struct iw_point encoding; /* Encoding stuff : tokens */
930 struct iw_point data; /* Other large parameters */
1099 #define IW_EV_POINT_OFF offsetof(struct iw_point, length)
1100 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - \
/linux/net/wireless/
H A Dwext-priv.c64 static int adjust_priv_size(__u16 args, struct iw_point *iwp)
136 static int ioctl_private_iw_point(struct iw_point *iwp, unsigned int cmd,
227 struct iw_point iwp; in compat_private_call()
231 /* struct iw_point has a 32bit hole on 64bit arches. */ in compat_private_call()
H A Dwext-compat.c109 struct iw_point *data = &wrqu->data; in cfg80211_wext_giwrange()
565 struct iw_point *erq = &wrqu->encoding; in cfg80211_wext_siwencode()
632 struct iw_point *erq = &wrqu->encoding; in cfg80211_wext_siwencodeext()
728 struct iw_point *erq = &wrqu->encoding; in cfg80211_wext_giwencode()
1401 struct iw_point *data = &wrqu->data; in cfg80211_wext_siwessid()
1421 struct iw_point *data = &wrqu->data; in cfg80211_wext_giwessid()
H A Dibss.c366 struct iw_point *data, char *ssid) in cfg80211_ibss_wext_siwessid()
400 struct iw_point *data, char *ssid) in cfg80211_ibss_wext_giwessid()
H A Dwext-core.c544 * An iw_point event is laid out like this instead: in wireless_send_event()
550 * The second padding exists because struct iw_point is extended, in wireless_send_event()
736 static int ioctl_standard_iw_point(struct iw_point *iwp, unsigned int cmd,
1094 struct iw_point iwp; in compat_standard_call()
1104 /* struct iw_point has a 32bit hole on 64bit arches. */ in compat_standard_call()
H A Dscan.c3987 struct iw_point *data = &wrqu->data; in cfg80211_wext_giwscan()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c297 struct iw_point *erq = &(wrqu->encoding); in libipw_wx_set_encode()
462 struct iw_point *erq = &(wrqu->encoding); in libipw_wx_get_encode()
503 struct iw_point *encoding = &wrqu->encoding; in libipw_wx_set_encodeext()
665 struct iw_point *encoding = &wrqu->encoding; in libipw_wx_get_encodeext()
/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c299 struct iw_point *point = &iwreq->data; in gelic_wl_get_range()
1009 struct iw_point *enc = &data->encoding; in gelic_wl_set_encode()
1083 struct iw_point *enc = &data->encoding; in gelic_wl_get_encode()
1191 struct iw_point *enc = &data->encoding; in gelic_wl_set_encodeext()
1281 struct iw_point *enc = &data->encoding; in gelic_wl_get_encodeext()