Home
last modified time | relevance | path

Searched refs:next_entry (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/wpa_supplicant_8/src/utils/
H A Dradiotap.c
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_primary_umac.c1101 struct peer_ptqm_migrate_list_entry *peer_entry, *next_entry; in wlan_mlo_send_ptqm_migrate_cmd() local
1145 next_entry = mlo_get_next_peer_ctx(&list->peer_list, in wlan_mlo_send_ptqm_migrate_cmd()
1147 peer_entry = next_entry; in wlan_mlo_send_ptqm_migrate_cmd()
1437 struct peer_ptqm_migrate_list_entry *peer_entry, *next_entry; in wlan_mlo_free_ptqm_migrate_list() local
1442 next_entry = mlo_get_next_peer_ctx(&list->peer_list, in wlan_mlo_free_ptqm_migrate_list()
1449 peer_entry = next_entry; in wlan_mlo_free_ptqm_migrate_list()
1469 struct peer_ptqm_migrate_list_entry *peer_entry, *next_entry; in wlan_mlo_reset_ptqm_migrate_list() local
1482 next_entry = mlo_get_next_peer_ctx(&list->peer_list, in wlan_mlo_reset_ptqm_migrate_list()
1484 peer_entry = next_entry; in wlan_mlo_reset_ptqm_migrate_list()
1493 next_entry = mlo_get_next_peer_ctx(&list->peer_list, in wlan_mlo_reset_ptqm_migrate_list()
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_err.c2115 goto next_entry; in dp_rx_err_process()
2127 goto next_entry; in dp_rx_err_process()
2140 goto next_entry; in dp_rx_err_process()
2159 goto next_entry; in dp_rx_err_process()
2183 goto next_entry; in dp_rx_err_process()
2205 goto next_entry; in dp_rx_err_process()
2219 goto next_entry; in dp_rx_err_process()
2237 goto next_entry; in dp_rx_err_process()
2245 goto next_entry; in dp_rx_err_process()
2267 goto next_entry; in dp_rx_err_process()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api.h2090 uint32_t next_entry = (srng->last_desc_cleared + srng->entry_size) % in hal_srng_src_get_next_consumed() local
2093 if (next_entry != srng->u.src_ring.cached_tp) { in hal_srng_src_get_next_consumed()
2094 desc = &srng->ring_base_vaddr[next_entry]; in hal_srng_src_get_next_consumed()
2095 srng->last_desc_cleared = next_entry; in hal_srng_src_get_next_consumed()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_dest_1.0.c1092 goto next_entry; in dp_mon_dest_srng_drop_for_mac()
1163 next_entry: in dp_mon_dest_srng_drop_for_mac()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_connect.c1489 goto next_entry; in cm_remove_mbssid_links_without_scan_entry()
1517 next_entry: in cm_remove_mbssid_links_without_scan_entry()