Home
last modified time | relevance | path

Searched refs:mwl_hal_settxpower (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/mwl/
HDmwlhal.h400 int mwl_hal_settxpower(struct mwl_hal *, const MWL_HAL_CHANNEL *,
HDmwlhal.c1107 mwl_hal_settxpower(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *c, uint8_t maxtxpow) in mwl_hal_settxpower() function
HDif_mwl.c3972 mwl_hal_settxpower(mh, &hchan, maxtxpow / 2); in mwl_chan_set()