Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h574 struct prism2_helper_functions { struct
577 int (*card_present)(local_info_t *local);
578 void (*cor_sreset)(local_info_t *local);
579 void (*genesis_reset)(local_info_t *local, int hcr);
588 int (*cmd)(struct net_device *dev, u16 cmd, u16 param0, u16 *param1,
590 void (*read_regs)(struct net_device *dev, struct hfa384x_regs *regs);
591 int (*get_rid)(struct net_device *dev, u16 rid, void *buf, int len,
593 int (*set_rid)(struct net_device *dev, u16 rid, void *buf, int len);
594 int (*hw_enable)(struct net_device *dev, int initial);
595 int (*hw_config)(struct net_device *dev, int initial);
[all …]