Home
last modified time | relevance | path

Searched refs:wilc_disconnect (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h171 int wilc_disconnect(struct wilc_vif *vif);
H A Dcfg80211.c476 ret = wilc_disconnect(vif); in disconnect()
H A Dhif.c722 int wilc_disconnect(struct wilc_vif *vif) in wilc_disconnect() function