Home
last modified time | relevance | path

Searched refs:wilc_set_operation_mode (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h356 int wilc_set_operation_mode(struct wilc_vif *vif, u32 mode);
Dwilc_wfi_cfgoperations.c1762 wilc_set_operation_mode(vif, STATION_MODE); in change_virtual_intf()
1777 wilc_set_operation_mode(vif, STATION_MODE); in change_virtual_intf()
1792 wilc_set_operation_mode(vif, AP_MODE); in change_virtual_intf()
1801 wilc_set_operation_mode(vif, AP_MODE); in change_virtual_intf()
Dlinux_wlan.c768 wilc_set_operation_mode(vif, vif->iftype); in wilc_mac_open()
Dhost_interface.c3220 int wilc_set_operation_mode(struct wilc_vif *vif, u32 mode) in wilc_set_operation_mode() function