Searched refs:wilc_set_power_mgmt (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/wilc1000/ |
D | wilc_wfi_cfgoperations.c | 1736 wilc_set_power_mgmt(vif, enabled, timeout); in set_power_mgmt() 1768 wilc_set_power_mgmt(vif, 1, 0); in change_virtual_intf() 1780 wilc_set_power_mgmt(vif, 0, 0); in change_virtual_intf() 1793 wilc_set_power_mgmt(vif, 0, 0); in change_virtual_intf() 1807 wilc_set_power_mgmt(vif, 0, 0); in change_virtual_intf() 1832 wilc_set_power_mgmt(vif, 0, 0); in start_ap()
|
D | host_interface.h | 343 int wilc_set_power_mgmt(struct wilc_vif *vif, bool enabled, u32 timeout);
|
D | linux_wlan.c | 58 wilc_set_power_mgmt(vif, 1, 0); in dev_state_ev_handler() 77 wilc_set_power_mgmt(vif, 0, 0); in dev_state_ev_handler()
|
D | host_interface.c | 1561 wilc_set_power_mgmt(vif, 0, 0); in host_int_parse_assoc_resp_info() 1599 wilc_set_power_mgmt(vif, 0, 0); in host_int_handle_disconnect() 1946 wilc_set_power_mgmt(vif, 0, 0); in handle_disconnect() 3972 int wilc_set_power_mgmt(struct wilc_vif *vif, bool enabled, u32 timeout) in wilc_set_power_mgmt() function
|