Searched refs:set_delta_slope (Results 1 – 4 of 4) sorted by relevance
431 void (*set_delta_slope)(struct athn_softc *, member
942 ops->set_delta_slope(sc, curchan, extchan); in athn_set_chan()2291 ops->set_delta_slope(sc, curchan, extchan); in athn_hw_reset()
187 ops->set_delta_slope = ar5008_set_delta_slope; in ar5008_attach()
205 ops->set_delta_slope = ar9003_set_delta_slope; in ar9003_attach()