Searched refs:hif_func (Results 1 – 4 of 4) sorted by relevance
566 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_allow_sleep() local631 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_wakeup() local685 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 …]
444 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()
210 const struct wilc_hif_func *hif_func; member
1732 wl->hif_func = ops; in wilc_cfg80211_init()
Completed in 564 milliseconds