Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h203 int wilc_set_operation_mode(struct wilc_vif *vif, int index, u8 mode,
H A Dcfg80211.c1328 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
1343 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
1353 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
1363 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
1565 wilc_set_operation_mode(vif, 0, 0, 0); in del_virtual_intf()
H A Dnetdev.c599 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), vif->iftype, in wilc_mac_open()
H A Dhif.c1340 int wilc_set_operation_mode(struct wilc_vif *vif, int index, u8 mode, in wilc_set_operation_mode() function