Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h139 struct iwn_ops { struct
140 int (*load_firmware)(struct iwn_softc *);
141 void (*read_eeprom)(struct iwn_softc *);
142 int (*post_alive)(struct iwn_softc *);
143 int (*nic_config)(struct iwn_softc *);
144 int (*config_bt_coex)(struct iwn_softc *);
147 int (*get_temperature)(struct iwn_softc *);
148 int (*get_rssi)(const struct iwn_rx_stat *);
150 int (*init_gains)(struct iwn_softc *);
151 int (*set_gains)(struct iwn_softc *);
[all …]