Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h205 int wilc_set_tx_power(struct wilc_vif *vif, u8 tx_power);
H A Dcfg80211.c1685 ret = wilc_set_tx_power(vif, tx_power); in set_tx_power()
H A Dhif.c1972 int wilc_set_tx_power(struct wilc_vif *vif, u8 tx_power) in wilc_set_tx_power() function