Home
last modified time | relevance | path

Searched refs:wdev_to_wvif (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/wfx/
A Dhif_rx.c108 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); in hif_receive_indication()
125 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); in hif_event_indication()
161 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); in hif_pm_mode_complete_indication()
176 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); in hif_scan_complete_indication()
193 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); in hif_join_complete_indication()
212 wvif = wdev_to_wvif(wdev, hif->interface); in hif_suspend_resume_indication()
A Dwfx.h95 static inline struct wfx_vif *wdev_to_wvif(struct wfx_dev *wdev, int vif_id) in wdev_to_wvif() function
117 tmp = wdev_to_wvif(wdev, i); in wvif_iterate()
133 wvif = wdev_to_wvif(wdev, i); in wvif_count()
A Dsta.c160 if (wdev_to_wvif(wvif->wdev, 0)) in wfx_get_ps_timeout()
161 chan0 = wdev_to_wvif(wvif->wdev, 0)->vif->bss_conf.chandef.chan; in wfx_get_ps_timeout()
162 if (wdev_to_wvif(wvif->wdev, 1)) in wfx_get_ps_timeout()
163 chan1 = wdev_to_wvif(wvif->wdev, 1)->vif->bss_conf.chandef.chan; in wfx_get_ps_timeout()
634 struct wfx_vif *wvif = wdev_to_wvif(wdev, sta_dev->vif_id); in wfx_set_tim()
A Dqueue.c137 wvif = wdev_to_wvif(wdev, hif->interface); in wfx_pending_drop()
163 wvif = wdev_to_wvif(wdev, hif->interface); in wfx_pending_get()
A Ddata_tx.c506 wvif = wdev_to_wvif(wdev, ((struct hif_msg *)skb->data)->interface); in wfx_tx_confirm_cb()
592 wvif = wdev_to_wvif(wdev, hif->interface); in wfx_flush()

Completed in 12 milliseconds