Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h201 int wilc_set_operation_mode(struct wilc_vif *vif, int index, u8 mode,
H A Dcfg80211.c1380 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
1395 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
1405 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
1415 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), in change_virtual_intf()
H A Dnetdev.c597 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), vif->iftype, in wilc_mac_open()
H A Dhif.c1363 int wilc_set_operation_mode(struct wilc_vif *vif, int index, u8 mode, in wilc_set_operation_mode() function