Searched refs:compat_iw_point (Results 1 – 3 of 3) sorted by relevance
18 struct compat_iw_point { struct31 #define IW_EV_COMPAT_POINT_OFF offsetof(struct compat_iw_point, length) argument41 (IW_EV_COMPAT_LCP_LEN + sizeof(struct compat_iw_point) - \
227 struct compat_iw_point *iwp_compat; in compat_private_call()230 iwp_compat = (struct compat_iw_point *) &iwr->u.data; in compat_private_call()
468 struct compat_iw_point compat_wrqu; in wireless_send_event()963 struct compat_iw_point *iwp_compat = (void *) &iwr->u.data; in wireless_process_ioctl()1085 struct compat_iw_point *iwp_compat; in compat_standard_call()1094 iwp_compat = (struct compat_iw_point *) &iwr->u.data; in compat_standard_call()