Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Devent.c125 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_rssi_trigger()
136 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_stop_ba_event()
229 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_channel_switch()
275 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_disconnect_sta()
328 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_beacon_loss()
H A 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()
H A Dcmd.c516 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_sta()
628 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_ap()
768 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_ibss()
1076 wl12xx_wlvif_to_vif(wlvif), in wl12xx_cmd_build_null_data()
1100 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_klv_null_data()
1125 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ps_poll()
1148 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_probe_req()
1194 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ap_probe_req()
1226 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()
H A Dwlcore_i.h510 struct ieee80211_vif *wl12xx_wlvif_to_vif(struct wl12xx_vif *wlvif) in wl12xx_wlvif_to_vif() function
517 return wl12xx_wlvif_to_vif(wlvif)->type == NL80211_IFTYPE_P2P_DEVICE; in wlcore_is_p2p_mgmt()
H A Dmain.c215 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_rc_update_work()
954 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_save_freed_pkts_addr()
1037 vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_recovery_work()
2124 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_channel_switch_work()
2161 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_connection_loss_work()
2253 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_get_role_type()
2529 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_allocate_hw_queue_base()
2962 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_set_ssid()
3109 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_unset_assoc()
4381 ret = wl1271_build_qos_null_data(wl, wl12xx_wlvif_to_vif(wlvif)); in wlcore_set_bssid()
[all …]
/linux/drivers/net/wireless/ti/wl18xx/
H A Devent.c216 vif = wl12xx_wlvif_to_vif(wlvif); in wl18xx_process_mailbox_events()
H A Dmain.c1700 ieee80211_connection_loss(wl12xx_wlvif_to_vif(wlvif)); in wl18xx_sta_rc_update()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dscan.c84 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_scan_send()