Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/iwn/
H A Dif_iwnvar.h200 struct iwn_ops { struct
201 int (*load_firmware)(struct iwn_softc *);
202 void (*read_eeprom)(struct iwn_softc *);
203 int (*post_alive)(struct iwn_softc *);
204 int (*nic_config)(struct iwn_softc *);
205 void (*update_sched)(struct iwn_softc *, int, int, uint8_t,
207 int (*get_temperature)(struct iwn_softc *);
208 int (*get_rssi)(struct iwn_softc *, struct iwn_rx_stat *);
209 int (*set_txpower)(struct iwn_softc *,
211 int (*init_gains)(struct iwn_softc *);
[all …]