Home
last modified time | relevance | path

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

/Linux-v4.19/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()
571 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_init_vif_specific()
Dmain.c1228 wlvif = wl12xx_vif_to_data(vif); in wl1271_op_tx()
2223 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl12xx_init_vif_data()
2528 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_add_interface()
2652 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in __wl1271_op_remove_interface()
2801 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_remove_interface()
3507 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_set_key()
3614 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_set_default_key_idx()
3740 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_cancel_hw_scan()
3795 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_sched_scan_start()
3831 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_sched_scan_stop()
[all …]
Dscan.c101 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_started_vifs_iter()
350 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_scan()
Dwlcore_i.h506 static inline struct wl12xx_vif *wl12xx_vif_to_data(struct ieee80211_vif *vif) in wl12xx_vif_to_data() function
Dtx.c783 wlvif = wl12xx_vif_to_data(info->control.vif); in wlcore_tx_work_locked()
939 wlvif = wl12xx_vif_to_data(vif); in wl1271_tx_complete_packet()
Dcmd.c1321 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_build_qos_null_data()
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dtx.c65 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl18xx_get_last_tx_rate()