Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wlcore/
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()
Dmain.c1296 wlvif = wl12xx_vif_to_data(vif); in wl1271_op_tx()
2281 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl12xx_init_vif_data()
2586 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_add_interface()
2708 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in __wl1271_op_remove_interface()
2859 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_remove_interface()
3550 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_set_key()
3664 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_set_default_key_idx()
3786 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_cancel_hw_scan()
3839 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_sched_scan_start()
3873 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_op_sched_scan_stop()
[all …]
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()
Dwlcore_i.h503 static inline struct wl12xx_vif *wl12xx_vif_to_data(struct ieee80211_vif *vif) in wl12xx_vif_to_data() function
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()
Dcmd.c1315 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_build_qos_null_data()
/linux-6.12.1/drivers/net/wireless/ti/wl18xx/
Dtx.c51 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl18xx_get_last_tx_rate()