Home
last modified time | relevance | path

Searched refs:wil6210_vif (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/wireless/ath/wil6210/
A Dwil6210.h34 struct wil6210_vif;
843 struct wil6210_vif { struct
945 struct wil6210_vif *vifs[WIL_MAX_VIFS];
1205 struct wil6210_vif *
1208 void wil_vif_free(struct wil6210_vif *vif);
1301 int wil_p2p_search(struct wil6210_vif *vif,
1315 int wmi_start_listen(struct wil6210_vif *vif);
1346 int wmi_pcp_stop(struct wil6210_vif *vif);
1348 int wmi_abort_scan(struct wil6210_vif *vif);
1366 int wil_bcast_init(struct wil6210_vif *vif);
[all …]
A Dp2p.c15 static int wil_p2p_start_listen(struct wil6210_vif *vif) in wil_p2p_start_listen()
59 int wil_p2p_search(struct wil6210_vif *vif, in wil_p2p_search()
129 struct wil6210_vif *vif = wdev_to_vif(wil, wdev); in wil_p2p_listen()
177 u8 wil_p2p_stop_discovery(struct wil6210_vif *vif) in wil_p2p_stop_discovery()
235 struct wil6210_vif *vif = container_of(p2p, in wil_p2p_listen_expired()
236 struct wil6210_vif, p2p); in wil_p2p_listen_expired()
263 struct wil6210_vif *vif = container_of(p2p, in wil_p2p_search_expired()
264 struct wil6210_vif, p2p); in wil_p2p_search_expired()
295 struct wil6210_vif *vif = container_of(p2p, in wil_p2p_delayed_listen_work()
296 struct wil6210_vif, p2p); in wil_p2p_delayed_listen_work()
[all …]
A Dnetdev.c16 struct wil6210_vif *vif; in wil_has_other_active_ifaces()
144 struct wil6210_vif *vif; in wil6210_netdev_poll_tx()
201 static void wil_vif_deinit(struct wil6210_vif *vif) in wil_vif_deinit()
213 void wil_vif_free(struct wil6210_vif *vif) in wil_vif_free()
223 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_ndev_destructor()
264 static void wil_vif_init(struct wil6210_vif *vif) in wil_vif_init()
297 struct wil6210_vif *
303 struct wil6210_vif *vif; in wil_vif_alloc()
351 struct wil6210_vif *vif; in wil_if_alloc()
443 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_if_add()
[all …]
A Dwmi.c1579 struct wil6210_vif *vif, in wil_find_cid_ringid_sta()
1876 void (*handler)(struct wil6210_vif *vif,
2262 int wmi_pcp_stop(struct wil6210_vif *vif) in wmi_pcp_stop()
2383 int wmi_start_listen(struct wil6210_vif *vif) in wmi_start_listen()
2407 int wmi_start_search(struct wil6210_vif *vif) in wmi_start_search()
2613 struct wil6210_vif *vif = ndev_to_vif(ndev); in wmi_rx_chain_add()
3034 int wmi_abort_scan(struct wil6210_vif *vif) in wmi_abort_scan()
3320 struct wil6210_vif *vif; in wmi_event_handle()
3759 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_wmi_cfg_def_rx_offload()
3795 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_wmi_rx_sring_add()
[all …]
A Dcfg80211.c539 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_cfg80211_get_station()
579 struct wil6210_vif *vif = ndev_to_vif(dev); in wil_cfg80211_dump_station()
643 struct wil6210_vif *vif, in wil_cfg80211_validate_change_iface()
654 struct wil6210_vif *vif_pos = wil->vifs[i]; in wil_cfg80211_validate_change_iface()
678 struct wil6210_vif *vif; in wil_cfg80211_add_iface()
828 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_cfg80211_change_iface()
2033 struct wil6210_vif *vif = wil->vifs[i]; in wil_cfg80211_ap_recovery()
2230 struct wil6210_vif *vif = ndev_to_vif(dev); in wil_cfg80211_add_station()
2254 struct wil6210_vif *vif = ndev_to_vif(dev); in wil_cfg80211_del_station()
2317 struct wil6210_vif *vif, in wil_probe_client_handle()
[all …]
A Dtxrx.c367 struct wil6210_vif *vif = wil->vifs[mid]; in wil_rx_get_cid_by_skb()
443 struct wil6210_vif *vif; in wil_vring_reap_rx()
803 struct wil6210_vif *vif = container_of(work, in wil_enable_tx_key_worker()
804 struct wil6210_vif, enable_tx_key_worker); in wil_enable_tx_key_worker()
896 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_netif_rx()
1401 struct wil6210_vif *vif, in wil_find_tx_ucast()
1442 struct wil6210_vif *vif, in wil_find_tx_ring_sta()
1491 struct wil6210_vif *vif, in wil_find_tx_bcast_1()
1550 struct wil6210_vif *vif, in wil_find_tx_bcast_2()
2227 struct wil6210_vif *vif, in __wil_update_net_queues()
[all …]
A Dmain.c384 static int wil_disconnect_cid(struct wil6210_vif *vif, int cid, in wil_disconnect_cid()
462 struct wil6210_vif *vif = container_of(work, in wil_disconnect_worker()
463 struct wil6210_vif, disconnect_worker); in wil_disconnect_worker()
613 int wil_ring_init_tx(struct wil6210_vif *vif, int cid) in wil_ring_init_tx()
641 int wil_bcast_init(struct wil6210_vif *vif) in wil_bcast_init()
661 void wil_bcast_fini(struct wil6210_vif *vif) in wil_bcast_fini()
676 struct wil6210_vif *vif; in wil_bcast_fini_all()
1454 void wil_abort_scan(struct wil6210_vif *vif, bool sync) in wil_abort_scan()
1490 struct wil6210_vif *vif = wil->vifs[i]; in wil_abort_scan_all_vifs()
1548 struct wil6210_vif *vif; in wil_restore_vifs()
[all …]
A Dpm.c19 struct wil6210_vif *vif = wil->vifs[i]; in wil_pm_wake_connected_net_queues()
33 struct wil6210_vif *vif = wil->vifs[i]; in wil_pm_stop_all_net_queues()
42 wil_can_suspend_vif(struct wil6210_priv *wil, struct wil6210_vif *vif, in wil_can_suspend_vif()
116 struct wil6210_vif *vif = wil->vifs[i]; in wil_can_suspend()
A Ddebugfs.c1008 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wil_write_file_wmi()
1278 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in bf_show()
1402 struct wil6210_vif *vif; in link_show()
1624 struct wil6210_vif *vif = wil->vifs[mid]; in sta_show()
1684 struct wil6210_vif *vif; in mids_show()
1826 static void wil_link_stats_print_basic(struct wil6210_vif *vif, in wil_link_stats_print_basic()
1874 static void wil_link_stats_debugfs_show_vif(struct wil6210_vif *vif, in wil_link_stats_debugfs_show_vif()
1901 struct wil6210_vif *vif; in wil_link_stats_debugfs_show()
1939 struct wil6210_vif *vif; in wil_link_stats_write()
2018 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wil_link_stats_global_write()
A Dtxrx_edma.c696 static int wil_ring_init_tx_edma(struct wil6210_vif *vif, int ring_id, in wil_ring_init_tx_edma()
744 static int wil_tx_ring_modify_edma(struct wil6210_vif *vif, int ring_id, in wil_tx_ring_modify_edma()
763 struct wil6210_vif *vif; in wil_check_bar()
1096 struct wil6210_vif *vif = wil->vifs[mid]; in wil_rx_handle_edma()
1175 struct wil6210_vif *vif; in wil_tx_sring_handler()
1403 struct wil6210_vif *vif, in __wil_tx_ring_tso_edma()
1546 static int wil_ring_init_bcast_edma(struct wil6210_vif *vif, int ring_id, in wil_ring_init_bcast_edma()
A Dpmc.c46 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wil_pmc_alloc()
230 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wil_pmc_free()
A Drx_reorder.c85 struct wil6210_vif *vif; in wil_rx_reorder()
214 void wil_rx_bar(struct wil6210_priv *wil, struct wil6210_vif *vif, in wil_rx_bar()
A Dtxrx.h683 void wil_rx_bar(struct wil6210_priv *wil, struct wil6210_vif *vif,
A Dpcie_bus.c167 struct wil6210_vif *vif; in wil_remove_all_additional_vifs()

Completed in 702 milliseconds