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
454 int iw_handler_set_spy(struct net_device *dev, struct iw_request_info *info,
457 int iw_handler_get_spy(struct net_device *dev, struct iw_request_info *info,
460 int iw_handler_set_thrspy(struct net_device *dev, struct iw_request_info *info,
463 int iw_handler_get_thrspy(struct net_device *dev, struct iw_request_info *info,
474 static inline int iwe_stream_lcp_len(struct iw_request_info *info) in iwe_stream_lcp_len()
483 static inline int iwe_stream_point_len(struct iw_request_info *info) in iwe_stream_point_len()
492 static inline int iwe_stream_event_len_adjust(struct iw_request_info *info, in iwe_stream_event_len_adjust()
509 char *iwe_stream_add_event(struct iw_request_info *info, char *stream,
513 iwe_stream_add_event_check(struct iw_request_info *info, char *stream, in iwe_stream_add_event_check()
528 char *iwe_stream_add_point(struct iw_request_info *info, char *stream,
532 iwe_stream_add_point_check(struct iw_request_info *info, char *stream, in iwe_stream_add_point_check()
548 char *iwe_stream_add_value(struct iw_request_info *info, char *event,