Home
last modified time | relevance | path

Searched refs:set_phy (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/sys/dev/ic/
Dathnvar.h401 void (*set_phy)(struct athn_softc *, struct ieee80211_channel *, member
Dathn.c886 ops->set_phy(sc, c, extc); in athn_set_chan()
Dar5008.c176 ops->set_phy = ar5008_set_phy; in ar5008_attach()
Dar9003.c182 ops->set_phy = ar9003_set_phy; in ar9003_attach()
/openbsd/src/sys/dev/pci/
Dif_icereg.h12506 struct ice_aqc_set_phy_cfg set_phy; member
Dif_ice.c12781 desc.params.set_phy.lport_num = pi->lport; in ice_aq_set_phy_cfg()