Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Devent.c130 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_rssi_trigger()
141 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_stop_ba_event()
234 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_channel_switch()
280 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_disconnect_sta()
333 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_beacon_loss()
Dps.c131 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_ps_link_start()
166 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_ps_link_end()
Dcmd.c523 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_sta()
635 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_ap()
775 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_ibss()
1082 wl12xx_wlvif_to_vif(wlvif), in wl12xx_cmd_build_null_data()
1106 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_klv_null_data()
1131 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ps_poll()
1154 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_probe_req()
1200 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ap_probe_req()
1232 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_arp_rsp()
2029 wl12xx_wlvif_to_vif(wlvif)->addr, in wl12xx_start_dev()
Dwlcore_i.h513 struct ieee80211_vif *wl12xx_wlvif_to_vif(struct wl12xx_vif *wlvif) in wl12xx_wlvif_to_vif() function
520 return wl12xx_wlvif_to_vif(wlvif)->type == NL80211_IFTYPE_P2P_DEVICE; in wlcore_is_p2p_mgmt()
Dmain.c233 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_rc_update_work()
889 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_save_freed_pkts_addr()
972 vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_recovery_work()
2062 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_channel_switch_work()
2101 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_connection_loss_work()
2195 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_get_role_type()
2471 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_allocate_hw_queue_base()
2917 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_set_ssid()
3062 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_unset_assoc()
4346 ret = wl1271_build_qos_null_data(wl, wl12xx_wlvif_to_vif(wlvif)); in wlcore_set_bssid()
[all …]
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Devent.c230 vif = wl12xx_wlvif_to_vif(wlvif); in wl18xx_process_mailbox_events()
Dmain.c1650 ieee80211_connection_loss(wl12xx_wlvif_to_vif(wlvif)); in wl18xx_sta_rc_update()
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dscan.c98 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_scan_send()