Lines Matching refs:iw_request_info
304 struct iw_request_info { struct
315 typedef int (*iw_handler)(struct net_device *dev, struct iw_request_info *info, argument
447 int iw_handler_set_spy(struct net_device *dev, struct iw_request_info *info,
450 int iw_handler_get_spy(struct net_device *dev, struct iw_request_info *info,
453 int iw_handler_set_thrspy(struct net_device *dev, struct iw_request_info *info,
456 int iw_handler_get_thrspy(struct net_device *dev, struct iw_request_info *info,
467 static inline int iwe_stream_lcp_len(struct iw_request_info *info) in iwe_stream_lcp_len()
476 static inline int iwe_stream_point_len(struct iw_request_info *info) in iwe_stream_point_len()
485 static inline int iwe_stream_event_len_adjust(struct iw_request_info *info, in iwe_stream_event_len_adjust()
502 char *iwe_stream_add_event(struct iw_request_info *info, char *stream,
506 iwe_stream_add_event_check(struct iw_request_info *info, char *stream, in iwe_stream_add_event_check()
521 char *iwe_stream_add_point(struct iw_request_info *info, char *stream,
525 iwe_stream_add_point_check(struct iw_request_info *info, char *stream, in iwe_stream_add_point_check()
541 char *iwe_stream_add_value(struct iw_request_info *info, char *event,