/linux-6.1.9/drivers/net/wireless/ath/wil6210/ |
D | wil6210.h | 34 struct wil6210_vif; 596 int (*ring_init_tx)(struct wil6210_vif *vif, int ring_id, 599 int (*ring_init_bcast)(struct wil6210_vif *vif, int id, int size); 607 int (*tx_ring_tso)(struct wil6210_priv *wil, struct wil6210_vif *vif, 609 int (*tx_ring_modify)(struct wil6210_vif *vif, int ring_id, 843 struct wil6210_vif { struct 945 struct wil6210_vif *vifs[WIL_MAX_VIFS]; 1073 #define ndev_to_vif(n) (struct wil6210_vif *)(netdev_priv(n)) 1079 static inline struct wil6210_vif *wdev_to_vif(struct wil6210_priv *wil, in wdev_to_vif() 1086 return container_of(wdev, struct wil6210_vif, wdev); in wdev_to_vif() [all …]
|
D | p2p.c | 15 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() 196 int wil_p2p_cancel_listen(struct wil6210_vif *vif, u64 cookie) in wil_p2p_cancel_listen() 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() [all …]
|
D | netdev.c | 16 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() 230 struct wil6210_vif *vif = from_timer(vif, t, connect_timer); in wil_connect_timer_fn() 246 struct wil6210_vif *vif = from_timer(vif, t, scan_timer); in wil_scan_timer_fn() 256 struct wil6210_vif *vif = from_timer(vif, t, p2p.discovery_timer); in wil_p2p_discovery_timer_fn() 264 static void wil_vif_init(struct wil6210_vif *vif) in wil_vif_init() 297 struct wil6210_vif * [all …]
|
D | wmi.c | 767 static void wmi_evt_ready(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_ready() 815 static void wmi_evt_rx_mgmt(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_rx_mgmt() 909 static void wmi_evt_tx_mgmt(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_tx_mgmt() 920 static void wmi_evt_scan_complete(struct wil6210_vif *vif, int id, in wmi_evt_scan_complete() 953 static void wmi_evt_connect(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_connect() 1121 static void wmi_evt_disconnect(struct wil6210_vif *vif, int id, in wmi_evt_disconnect() 1166 static void wmi_evt_eapol_rx(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_eapol_rx() 1216 static void wmi_evt_ring_en(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_ring_en() 1264 static void wmi_evt_ba_status(struct wil6210_vif *vif, int id, in wmi_evt_ba_status() 1296 static void wmi_evt_addba_rx_req(struct wil6210_vif *vif, int id, in wmi_evt_addba_rx_req() [all …]
|
D | cfg80211.c | 430 int wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid, in wil_cid_fill_sinfo() 539 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() 749 int wil_vif_prepare_stop(struct wil6210_vif *vif) in wil_vif_prepare_stop() 778 struct wil6210_vif *vif = wdev_to_vif(wil, wdev); in wil_cfg80211_del_iface() 828 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_cfg80211_change_iface() 894 struct wil6210_vif *vif = wdev_to_vif(wil, wdev); in wil_cfg80211_scan() [all …]
|
D | txrx.c | 367 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() 834 void wil_tx_complete_handle_eapol(struct wil6210_vif *vif, struct sk_buff *skb) in wil_tx_complete_handle_eapol() 872 static void wil_rx_handle_eapol(struct wil6210_vif *vif, struct sk_buff *skb) in wil_rx_handle_eapol() 896 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_netif_rx() 1134 static int wil_vring_init_tx(struct wil6210_vif *vif, int id, int size, in wil_vring_init_tx() 1236 static int wil_tx_vring_modify(struct wil6210_vif *vif, int ring_id, int cid, in wil_tx_vring_modify() 1319 int wil_vring_init_bcast(struct wil6210_vif *vif, int id, int size) in wil_vring_init_bcast() [all …]
|
D | main.c | 242 static void wil_disconnect_cid_complete(struct wil6210_vif *vif, int cid, in wil_disconnect_cid_complete() 301 static void _wil6210_disconnect_complete(struct wil6210_vif *vif, in _wil6210_disconnect_complete() 384 static int wil_disconnect_cid(struct wil6210_vif *vif, int cid, in wil_disconnect_cid() 414 static void _wil6210_disconnect(struct wil6210_vif *vif, const u8 *bssid, in _wil6210_disconnect() 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() [all …]
|
D | pm.c | 19 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()
|
D | debugfs.c | 1008 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()
|
D | txrx_edma.c | 696 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()
|
D | pmc.c | 46 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()
|
D | rx_reorder.c | 85 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()
|
D | txrx.h | 681 void wil_rx_bar(struct wil6210_priv *wil, struct wil6210_vif *vif,
|
D | pcie_bus.c | 167 struct wil6210_vif *vif; in wil_remove_all_additional_vifs()
|