Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
A Dwlan.c566 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_allow_sleep() local
631 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_wakeup() local
685 wilc->hif_func->hif_reset(wilc); in chip_wakeup()
800 func = wilc->hif_func; in wilc_wlan_handle_txq()
1023 wilc->hif_func->hif_clear_int_ext(wilc, 0); in wilc_unknown_isr_ext()
1038 wilc->hif_func->hif_read_size(wilc, &size); in wilc_wlan_handle_isr_ext()
1261 wilc->hif_func->hif_deinit(NULL); in wilc_wlan_cleanup()
1418 ret = wilc->hif_func->hif_read_reg(wilc, in init_chip()
1426 ret = wilc->hif_func->hif_write_reg(wilc, in init_chip()
1433 ret = wilc->hif_func->hif_write_reg(wilc, in init_chip()
[all …]
A Dnetdev.c444 wl->hif_func->disable_interrupt) { in wilc_wlan_deinitialize()
446 wl->hif_func->disable_interrupt(wl); in wilc_wlan_deinitialize()
505 wl->hif_func->enable_interrupt && in wilc_wlan_initialize()
506 wl->hif_func->enable_interrupt(wl)) { in wilc_wlan_initialize()
547 wl->hif_func->disable_interrupt) in wilc_wlan_initialize()
548 wl->hif_func->disable_interrupt(wl); in wilc_wlan_initialize()
A Dnetdev.h210 const struct wilc_hif_func *hif_func; member
A Dcfg80211.c1732 wl->hif_func = ops; in wilc_cfg80211_init()

Completed in 564 milliseconds