Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dmwlhal.h191 } MWL_HAL_CHANNEL; typedef
336 const MWL_HAL_CHANNEL *nextchan, uint32_t mode, uint32_t count);
398 int mwl_hal_settxpower(struct mwl_hal *, const MWL_HAL_CHANNEL *,
494 int mwl_hal_setchannel(struct mwl_hal *mh, const MWL_HAL_CHANNEL *c);
H A Dif_mwlvar.h278 MWL_HAL_CHANNEL sc_curchan;
H A Dmwlhal.c841 cvtChannelFlags(const MWL_HAL_CHANNEL *chan) in cvtChannelFlags()
885 const MWL_HAL_CHANNEL *nextchan, uint32_t mode, uint32_t count) in mwl_hal_setchannelswitchie()
1064 findchannel(const struct mwl_hal_priv *mh, const MWL_HAL_CHANNEL *c) in findchannel()
1098 mwl_hal_settxpower(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *c, uint8_t maxtxpow) in mwl_hal_settxpower()
1352 mwl_hal_setchannel(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *chan) in mwl_hal_setchannel()
H A Dif_mwl.c936 mwl_mapchan(MWL_HAL_CHANNEL *hc, const struct ieee80211_channel *chan) in mwl_mapchan()
3787 MWL_HAL_CHANNEL hchan; in mwl_chan_set()
3874 MWL_HAL_CHANNEL hchan; in mwl_startcsa()