Searched defs:orinoco_private (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/intersil/orinoco/ |
A D | orinoco.h | 63 int (*hard_reset)(struct orinoco_private *); argument 80 int open; 91 u16 txfid; 120 u16 wep_restrict, tx_key; 128 u16 frag_thresh, mwo_robust; 130 u16 ap_density, rts_thresh; 131 u16 pm_on, pm_mcast, pm_period, pm_timeout; 133 u16 short_retry_limit, long_retry_limit; 141 int port_type, createibss; 142 int promiscuous, mc_count; [all …]
|
A D | main.c | 2157 int (*hard_reset)(struct orinoco_private *), in alloc_orinocodev() 2158 int (*stop_fw)(struct orinoco_private *, int)) in alloc_orinocodev()
|
Completed in 8 milliseconds