Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Devent.c48 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_rssi_trigger()
58 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_stop_ba_event()
151 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_channel_switch()
197 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_disconnect_sta()
250 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_event_beacon_loss()
Dcmd.c513 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_sta()
625 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_ap()
762 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()
1092 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_klv_null_data()
1117 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ps_poll()
1140 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_probe_req()
1186 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ap_probe_req()
1218 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_arp_rsp()
2009 wl12xx_wlvif_to_vif(wlvif)->addr, in wl12xx_start_dev()
Dps.c277 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_ps_link_start()
312 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_ps_link_end()
Dwlcore_i.h501 struct ieee80211_vif *wl12xx_wlvif_to_vif(struct wl12xx_vif *wlvif) in wl12xx_wlvif_to_vif() function
508 return wl12xx_wlvif_to_vif(wlvif)->type == NL80211_IFTYPE_P2P_DEVICE; in wlcore_is_p2p_mgmt()
Dmain.c940 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_save_freed_pkts_addr()
1015 vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_recovery_work()
2106 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_channel_switch_work()
2142 vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_connection_loss_work()
2505 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_allocate_hw_queue_base()
2923 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_set_ssid()
3068 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_unset_assoc()
4298 ret = wl1271_build_qos_null_data(wl, wl12xx_wlvif_to_vif(wlvif)); in wlcore_set_bssid()
4675 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_op_change_chanctx()
5477 ieee80211_beacon_get(wl->hw, wl12xx_wlvif_to_vif(wlvif)); in wlcore_get_beacon_ie()
/drivers/net/wireless/ti/wl18xx/
Devent.c218 vif = wl12xx_wlvif_to_vif(wlvif); in wl18xx_process_mailbox_events()
Dmain.c1629 ieee80211_connection_loss(wl12xx_wlvif_to_vif(wlvif)); in wl18xx_sta_rc_update()
/drivers/net/wireless/ti/wl12xx/
Dscan.c98 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_scan_send()