Searched refs:hif_func (Results 1 – 4 of 4) sorted by relevance
561 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_allow_sleep() local625 const struct wilc_hif_func *hif_func = wilc->hif_func; in chip_wakeup() local675 wilc->hif_func->hif_reset(wilc); in chip_wakeup()790 func = wilc->hif_func; in wilc_wlan_handle_txq()1261 wilc->hif_func->hif_deinit(wilc); 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()1489 ret = wl->hif_func->hif_read_reg(wl, in wilc_load_mac_from_nv()1496 ret = wl->hif_func->hif_read_reg(wl, in wilc_load_mac_from_nv()[all …]
460 wl->hif_func->disable_interrupt) { in wilc_wlan_deinitialize()462 wl->hif_func->disable_interrupt(wl); in wilc_wlan_deinitialize()521 wl->hif_func->enable_interrupt && in wilc_wlan_initialize()522 wl->hif_func->enable_interrupt(wl)) { in wilc_wlan_initialize()563 wl->hif_func->disable_interrupt) in wilc_wlan_initialize()564 wl->hif_func->disable_interrupt(wl); in wilc_wlan_initialize()
210 const struct wilc_hif_func *hif_func; member
1778 wl->hif_func = ops; in wilc_cfg80211_init()
Completed in 23 milliseconds