Home
last modified time | relevance | path

Searched refs:wl12xx_wlvif_to_vif (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
Devent.c116 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_rssi_trigger()
127 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_stop_ba_event()
220 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_channel_switch()
266 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_disconnect_sta()
319 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_beacon_loss()
Dps.c117 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_ps_link_start()
152 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_ps_link_end()
Dcmd.c509 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_sta()
621 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_ap()
761 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_ibss()
1069 wl12xx_wlvif_to_vif(wlvif), in wl12xx_cmd_build_null_data()
1093 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_klv_null_data()
1118 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ps_poll()
1141 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_probe_req()
1187 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ap_probe_req()
1219 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_arp_rsp()
2015 wl12xx_wlvif_to_vif(wlvif)->addr, in wl12xx_start_dev()
Dwlcore_i.h500 struct ieee80211_vif *wl12xx_wlvif_to_vif(struct wl12xx_vif *wlvif) in wl12xx_wlvif_to_vif() function
507 return wl12xx_wlvif_to_vif(wlvif)->type == NL80211_IFTYPE_P2P_DEVICE; in wlcore_is_p2p_mgmt()
Dmain.c219 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_rc_update_work()
885 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_save_freed_pkts_addr()
970 vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_recovery_work()
2060 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_channel_switch_work()
2099 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_connection_loss_work()
2193 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_get_role_type()
2469 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_allocate_hw_queue_base()
2906 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_set_ssid()
3051 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_unset_assoc()
4342 ret = wl1271_build_qos_null_data(wl, wl12xx_wlvif_to_vif(wlvif)); in wlcore_set_bssid()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
Devent.c216 vif = wl12xx_wlvif_to_vif(wlvif); in wl18xx_process_mailbox_events()
Dmain.c1636 ieee80211_connection_loss(wl12xx_wlvif_to_vif(wlvif)); in wl18xx_sta_rc_update()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
Dscan.c84 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_scan_send()