Searched refs:set_phy (Results 1 – 4 of 4) sorted by relevance
401 void (*set_phy)(struct athn_softc *, struct ieee80211_channel *, member
886 ops->set_phy(sc, c, extc); in athn_set_chan()
176 ops->set_phy = ar5008_set_phy; in ar5008_attach()
182 ops->set_phy = ar9003_set_phy; in ar9003_attach()