Home
last modified time | relevance | path

Searched defs:prism2_helper_functions (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intersil/hostap/
A Dhostap_wlan.h572 struct prism2_helper_functions { struct
575 int (*card_present)(local_info_t *local);
576 void (*cor_sreset)(local_info_t *local);
577 void (*genesis_reset)(local_info_t *local, int hcr);
592 int (*hw_enable)(struct net_device *dev, int initial);
594 void (*hw_reset)(struct net_device *dev);
596 int (*reset_port)(struct net_device *dev);
597 void (*schedule_reset)(local_info_t *local);
598 int (*download)(local_info_t *local,
602 const struct proc_ops *read_aux_proc_ops;
[all …]

Completed in 16 milliseconds