Home
last modified time | relevance | path

Searched refs:malo_hal_channel (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/malo/
H A Dif_malohal.h163 struct malo_hal_channel { struct
219 const struct malo_hal_channel *);
221 int malo_hal_settxpower(struct malo_hal *, const struct malo_hal_channel *);
H A Dif_malohal.c663 malo_hal_setchannel(struct malo_hal *mh, const struct malo_hal_channel *chan) in malo_hal_setchannel()
683 malo_hal_settxpower(struct malo_hal *mh, const struct malo_hal_channel *c) in malo_hal_settxpower()
H A Dif_malo.h544 struct malo_hal_channel malo_curchan;
H A Dif_malo.c1847 malo_mapchan(struct malo_hal_channel *hc, const struct ieee80211_channel *chan) in malo_mapchan()
1866 struct malo_hal_channel hchan; in malo_chan_set()