Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dinit.c173 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_ap_init_null_template()
206 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_ap_init_qos_null_template()
361 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_sta_hw_init_post_mem()
391 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_ap_init_templates()
557 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_init_vif_specific()
H A Dmain.c1297 wlvif = wl12xx_vif_to_data(vif); in wl1271_op_tx()
2282 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl12xx_init_vif_data()
2587 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_add_interface()
2709 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in __wl1271_op_remove_interface()
2860 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_remove_interface()
3551 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_set_key()
3665 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_set_default_key_idx()
3787 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_cancel_hw_scan()
3840 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_sched_scan_start()
3874 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vi in wl1271_op_sched_scan_stop()
[all...]
H A Dscan.c85 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_started_vifs_iter()
334 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_scan()
H A Dwlcore_i.h503 static inline struct wl12xx_vif *wl12xx_vif_to_data(struct ieee80211_vif *vif) in wl12xx_vif_to_data() function
H A Dtx.c766 wlvif = wl12xx_vif_to_data(info->control.vif); in wlcore_tx_work_locked()
921 wlvif = wl12xx_vif_to_data(vif); in wl1271_tx_complete_packet()
H A Dcmd.c1315 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_build_qos_null_data()
/linux/drivers/net/wireless/ti/wl18xx/
H A Dtx.c51 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl18xx_get_last_tx_rate()