Home
last modified time | relevance | path

Searched refs:wl12xx_vif_to_data (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dinit.c187 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_ap_init_null_template()
220 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_ap_init_qos_null_template()
375 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_sta_hw_init_post_mem()
405 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_ap_init_templates()
566 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_init_vif_specific()
Dmain.c1270 wlvif = wl12xx_vif_to_data(vif); in wl1271_op_tx()
2254 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl12xx_init_vif_data()
2559 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_add_interface()
2675 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in __wl1271_op_remove_interface()
2817 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_remove_interface()
3499 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_set_key()
3606 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_set_default_key_idx()
3725 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_cancel_hw_scan()
3774 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_sched_scan_start()
3807 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_sched_scan_stop()
[all …]
Dscan.c95 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_started_vifs_iter()
344 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_scan()
Dwlcore_i.h494 static inline struct wl12xx_vif *wl12xx_vif_to_data(struct ieee80211_vif *vif) in wl12xx_vif_to_data() function
Dtx.c785 wlvif = wl12xx_vif_to_data(info->control.vif); in wlcore_tx_work_locked()
938 wlvif = wl12xx_vif_to_data(vif); in wl1271_tx_complete_packet()
Dcmd.c1308 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_build_qos_null_data()
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
Dtx.c65 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl18xx_get_last_tx_rate()