Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
A Dwlan.c547 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_allow_sleep_wilc1000() local
608 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_allow_sleep_wilc3000() local
645 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_wakeup_wilc1000() local
695 wilc->hif_func->hif_reset(wilc); in chip_wakeup_wilc1000()
706 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_wakeup_wilc3000() local
920 func = wilc->hif_func; in wilc_wlan_handle_txq()
1447 wilc->hif_func->hif_deinit(wilc); in wilc_wlan_cleanup()
1641 ret = wilc->hif_func->hif_read_reg(wilc, in init_chip()
1701 ret = wl->hif_func->hif_read_reg(wl, in wilc_load_mac_from_nv()
1708 ret = wl->hif_func->hif_read_reg(wl, in wilc_load_mac_from_nv()
[all …]
A Dnetdev.c470 wl->hif_func->disable_interrupt) { in wilc_wlan_deinitialize()
472 wl->hif_func->disable_interrupt(wl); in wilc_wlan_deinitialize()
531 wl->hif_func->enable_interrupt && in wilc_wlan_initialize()
532 wl->hif_func->enable_interrupt(wl)) { in wilc_wlan_initialize()
573 wl->hif_func->disable_interrupt) in wilc_wlan_initialize()
574 wl->hif_func->disable_interrupt(wl); in wilc_wlan_initialize()
A Dnetdev.h210 const struct wilc_hif_func *hif_func; member
A Dcfg80211.c1831 wl->hif_func = ops; in wilc_cfg80211_init()

Completed in 15 milliseconds