Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h202 int wilc_set_operation_mode(struct wilc_vif *vif, int index, u8 mode,
H A Dcfg80211.c1375 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
1390 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
1400 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
1410 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
H A Dnetdev.c621 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), vif->iftype, in wilc_mac_open()
H A Dhif.c1372 int wilc_set_operation_mode(struct wilc_vif *vif, int index, u8 mode, in wilc_set_operation_mode() function