Home
last modified time | relevance | path

Searched refs:qdf_set_bit (Results 1 – 19 of 19) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_rx_thread.c374 qdf_set_bit(RX_POST_EVENT, &rx_thread->event_flag); in dp_rx_tm_thread_enqueue()
402 qdf_set_bit(RX_POST_EVENT, &rx_thread->event_flag); in dp_rx_tm_thread_gro_flush_ind()
937 qdf_set_bit(RX_REFILL_SHUTDOWN_EVENT, in dp_rx_refill_thread_deinit()
939 qdf_set_bit(RX_REFILL_POST_EVENT, in dp_rx_refill_thread_deinit()
1029 qdf_set_bit(RX_SUSPEND_EVENT, in dp_rx_tm_suspend()
1081 qdf_set_bit(RX_REFILL_SUSPEND_EVENT, in dp_rx_refill_thread_suspend()
1159 qdf_set_bit(RX_VDEV_DEL_EVENT, &rx_thread->event_flag); in dp_rx_tm_flush_nbuf_list()
1335 qdf_set_bit(RX_SHUTDOWN_EVENT, in dp_rx_tm_shutdown()
1337 qdf_set_bit(RX_POST_EVENT, in dp_rx_tm_shutdown()
1480 qdf_set_bit(RX_REFILL_POST_EVENT, &rx_thread->event_flag); in dp_rx_refill_thread_schedule()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_mgr_aid.c35 qdf_set_bit(assoc_id_ix, vdev_aid_mgr->aid_bitmap); in mlo_peer_set_aid_bit()
113 qdf_set_bit(assoc_idx, ml_aid_mgr->aid_bitmap); in wlan_mlo_alloc_aid()
147 qdf_set_bit(assoc_idx, in wlan_mlo_alloc_aid()
163 qdf_set_bit(first_aid - 1, vdev_aid_mgr->aid_bitmap); in wlan_mlo_alloc_aid()
311 qdf_set_bit(i, vdev_aid_mgr->aid_bitmap); in wlan_mlme_peer_alloc_aid()
372 qdf_set_bit(WLAN_AID(assoc_id) - 1, ml_aid_mgr->aid_bitmap); in wlan_mlo_peer_set_aid()
396 qdf_set_bit(WLAN_AID(assoc_id) - 1, vdev_aid_mgr->aid_bitmap); in wlan_mlo_peer_set_aid()
429 qdf_set_bit(WLAN_AID(assoc_id) - 1, vdev_aid_mgr->aid_bitmap); in wlan_mlme_peer_set_aid()
Dwlan_mlo_mgr_ap.c641 qdf_set_bit(mlo_peer_id, mlo_ctx->mlo_peer_id_bmap); in mlo_ap_ml_peerid_alloc()
Dwlan_mlo_mgr_primary_umac.c1138 qdf_set_bit(peer_entry->mlo_peer_id, in wlan_mlo_send_ptqm_migrate_cmd()
Dutils_mlo.c1639 qdf_set_bit(WLAN_ML_BV_CTRL_PBM_LINKIDINFO_P, in util_add_mlie_for_prb_rsp_gen()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
Dwlan_mlo_mgr_sta.h603 qdf_set_bit(i, sta_ctx->wlan_connect_req_links); in mlo_update_connect_req_links()
688 qdf_set_bit(i, sta_ctx->wlan_connected_links); in mlo_update_connected_links()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
Dwlan_cfr_ucfg_api.c815 qdf_set_bit(params->grp_id, in ucfg_cfr_set_frame_type_subtype()
857 qdf_set_bit(params->grp_id, in ucfg_cfr_set_bw_nss()
904 qdf_set_bit(params->grp_id, in ucfg_cfr_set_tara_config()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_util.h214 #define qdf_set_bit(nr, addr) __qdf_set_bit(nr, addr) macro
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/serialization/src/
Dwlan_serialization_non_scan.c205 qdf_set_bit(vdev_id, pdev_queue->vdev_active_cmd_bitmap); in wlan_ser_add_non_scan_cmd()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_reo.c931 qdf_set_bit(hal_soc->index, in hal_reo_flush_cache_status_be()
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_runtime_pm.c1110 qdf_set_bit(client_id, &gp_hif_rtpm_ctx->pending_job); in hif_rtpm_set_client_job()
Dhif_main.c1118 qdf_set_bit(i, scn->latency_detect.tasklet_bmap); in hif_latency_detect_init()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_assoc.c704 qdf_set_bit(beacon_filter_table[i], in hdd_add_beacon_filter()
708 qdf_set_bit(beacon_filter_extn_table[i] + WLAN_ELEMID_EXTN_ELEM, in hdd_add_beacon_filter()
Dwlan_hdd_mlo.c102 qdf_set_bit(WDEV_ONLY_REGISTERED, &link_adapter->event_flags); in hdd_register_wdev()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_reo.c1134 qdf_set_bit(hal_soc->index, in hal_reo_flush_cache_status_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
Ddp_mon_1.0.c653 qdf_set_bit(source, mon_soc->mon_reap_src_bitmap); in dp_mon_reap_timer_start()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/src/
Dwlan_utility.c1642 qdf_set_bit(id, map); in wlan_util_change_map_index()
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_common.c1060 qdf_set_bit(oper, (unsigned long *) in iot_sim_add_rule()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
Dwlan_objmgr_psoc_obj.c894 qdf_set_bit(id, objmgr->wlan_vdev_id_map); in wlan_objmgr_psoc_vdev_attach()