Lines Matching refs:rtwn_softc
44 void r21a_beacon_init(struct rtwn_softc *, void *, int);
45 void r21a_beacon_select(struct rtwn_softc *, int);
49 int r21a_iq_calib_fw_supported(struct rtwn_softc *);
51 void r21a_iq_calib_sw(struct rtwn_softc *);
54 void r21a_set_band_2ghz(struct rtwn_softc *, uint32_t);
55 void r21a_set_band_5ghz(struct rtwn_softc *, uint32_t);
58 void r21a_fw_reset(struct rtwn_softc *, int);
61 int r21a_power_on(struct rtwn_softc *);
62 void r21a_power_off(struct rtwn_softc *);
63 int r21a_check_condition(struct rtwn_softc *, const uint8_t[]);
64 void r21a_crystalcap_write(struct rtwn_softc *);
65 int r21a_init_bcnq1_boundary(struct rtwn_softc *);
66 void r21a_init_ampdu_fwhw(struct rtwn_softc *);
69 void r21a_set_led(struct rtwn_softc *, int, int);
72 void r21a_parse_rom(struct rtwn_softc *, uint8_t *);
75 int8_t r21a_get_rssi_cck(struct rtwn_softc *, void *);