Lines Matching refs:iwn_softc
122 struct iwn_softc;
205 int (*load_firmware)(struct iwn_softc *);
206 void (*read_eeprom)(struct iwn_softc *);
207 int (*post_alive)(struct iwn_softc *);
208 int (*nic_config)(struct iwn_softc *);
209 void (*update_sched)(struct iwn_softc *, int, int, uint8_t,
211 int (*get_temperature)(struct iwn_softc *);
212 int (*get_rssi)(struct iwn_softc *, struct iwn_rx_stat *);
213 int (*set_txpower)(struct iwn_softc *, int);
214 int (*init_gains)(struct iwn_softc *);
215 int (*set_gains)(struct iwn_softc *);
216 int (*rxon_assoc)(struct iwn_softc *, int);
217 int (*add_node)(struct iwn_softc *, struct iwn_node_info *,
219 void (*tx_done)(struct iwn_softc *, struct iwn_rx_desc *,
221 void (*ampdu_tx_start)(struct iwn_softc *,
223 void (*ampdu_tx_stop)(struct iwn_softc *, int, uint8_t,
239 struct iwn_softc { struct