Home
last modified time | relevance | path

Searched refs:IW_EV_COMPAT_POINT_OFF (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dwireless.h40 #define IW_EV_COMPAT_POINT_OFF offsetof(struct compat_iw_point, length) macro
51 IW_EV_COMPAT_POINT_OFF)
/openbmc/linux/net/wireless/
H A Dwext-core.c621 ((char *)&compat_wrqu) + IW_EV_COMPAT_POINT_OFF, in wireless_send_event()