Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h361 int wilc_set_tx_power(struct wilc_vif *vif, u8 tx_power);
Dwilc_wfi_cfgoperations.c2022 ret = wilc_set_tx_power(vif, tx_power); in set_tx_power()
Dhost_interface.c4058 int wilc_set_tx_power(struct wilc_vif *vif, u8 tx_power) in wilc_set_tx_power() function