Searched refs:hif_func (Results 1 – 4 of 4) sorted by relevance
547 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_allow_sleep_wilc1000() local608 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_allow_sleep_wilc3000() local645 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_wakeup_wilc1000() local695 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() local920 func = wilc->hif_func; in wilc_wlan_handle_txq()1450 wilc->hif_func->hif_deinit(wilc); in wilc_wlan_cleanup()1644 ret = wilc->hif_func->hif_read_reg(wilc, in init_chip()1704 ret = wl->hif_func->hif_read_reg(wl, in wilc_load_mac_from_nv()1711 ret = wl->hif_func->hif_read_reg(wl, in wilc_load_mac_from_nv()[all …]
470 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()
210 const struct wilc_hif_func *hif_func; member
1830 wl->hif_func = ops; in wilc_cfg80211_init()