Searched refs:wilc_set_power_mgmt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.h | 194 int wilc_set_power_mgmt(struct wilc_vif *vif, bool enabled, u32 timeout);
|
H A D | cfg80211.c | 1304 wilc_set_power_mgmt(vif, enabled, timeout); in set_power_mgmt()
|
H A D | hif.c | 1907 int wilc_set_power_mgmt(struct wilc_vif *vif, bool enabled, u32 timeout) in wilc_set_power_mgmt() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.h | 192 int wilc_set_power_mgmt(struct wilc_vif *vif, bool enabled, u32 timeout);
|
H A D | cfg80211.c | 1356 wilc_set_power_mgmt(vif, enabled, timeout); in set_power_mgmt()
|
H A D | hif.c | 1926 int wilc_set_power_mgmt(struct wilc_vif *vif, bool enabled, u32 timeout) in wilc_set_power_mgmt() function
|
Completed in 11 milliseconds