Searched defs:iw_handler_def (Results 1 – 1 of 1) sorted by relevance
11968 struct iw_handler_def { struct11969 const iw_handler *standard;11970 __u16 num_standard;11971 __u16 num_private;11972 __u16 num_private_args;11973 const iw_handler *private;11974 const struct iw_priv_args *private_args;11975 struct iw_statistics * (*get_wireless_stats)(struct net_device *);