Home
last modified time | relevance | path

Searched refs:compat_iw_point (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dwireless.h19 struct compat_iw_point { struct
40 #define IW_EV_COMPAT_POINT_OFF offsetof(struct compat_iw_point, length) argument
50 (IW_EV_COMPAT_LCP_LEN + sizeof(struct compat_iw_point) - \
/openbmc/linux/net/wireless/
H A Dwext-priv.c227 struct compat_iw_point *iwp_compat; in compat_private_call()
230 iwp_compat = (struct compat_iw_point *) &iwr->u.data; in compat_private_call()
H A Dwext-core.c470 struct compat_iw_point compat_wrqu; in wireless_send_event()
1096 struct compat_iw_point *iwp_compat; in compat_standard_call()
1105 iwp_compat = (struct compat_iw_point *) &iwr->u.data; in compat_standard_call()