Home
last modified time | relevance | path

Searched refs:WLAN_INVALID_PDEV_ID (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_main.c818 if (pdev_id == WLAN_INVALID_PDEV_ID) { in wlan_is_vdev_connected_to_peer()
1502 if (pdev_id == WLAN_INVALID_PDEV_ID) { in wlan_twt_teardown_req()
1902 if (pdev_id == WLAN_INVALID_PDEV_ID) { in wlan_twt_setup_complete_event_handler()
2040 if (pdev_id == WLAN_INVALID_PDEV_ID) { in wlan_twt_teardown_complete_event_handler()
2098 if (pdev_id == WLAN_INVALID_PDEV_ID) { in wlan_twt_pause_complete_event_handler()
2147 if (pdev_id == WLAN_INVALID_PDEV_ID) { in wlan_twt_resume_complete_event_handler()
2200 if (pdev_id == WLAN_INVALID_PDEV_ID) { in wlan_twt_nudge_complete_event_handler()
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
H A Dwlan_fwol_tgt_api.c202 fwol_obj->thermal_throttle.pdev_id == WLAN_INVALID_PDEV_ID) { in notify_thermal_throttle_handler()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/
H A Dwlan_cmn.h84 #define WLAN_INVALID_PDEV_ID 0xFFFFFFFF macro
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_api_link_cntl.c1489 #define WLAN_INVALID_PDEV_ID 0xFFFFFFFF macro
1739 wlan_abort_scan(mac->pdev, WLAN_INVALID_PDEV_ID, in wlansap_process_chan_info_event()
/wlan-driver/qcacld-3.0/components/fw_offload/core/src/
H A Dwlan_fw_offload_main.c614 fwol_obj->thermal_throttle.pdev_id = WLAN_INVALID_PDEV_ID; in fwol_thermal_init()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rings_main.c1017 if (mac_id != WLAN_INVALID_PDEV_ID) { in dp_hw_link_desc_pool_banks_free()
1067 if (mac_id != WLAN_INVALID_PDEV_ID) { in dp_hw_link_desc_pool_banks_alloc()
3536 dp_link_desc_ring_replenish(soc, WLAN_INVALID_PDEV_ID); in dp_soc_init()
H A Ddp_main.c2610 if (mac_id == WLAN_INVALID_PDEV_ID) { in dp_link_desc_ring_replenish()
4066 dp_hw_link_desc_pool_banks_free(soc, WLAN_INVALID_PDEV_ID); in dp_soc_detach()
11891 dp_link_desc_ring_replenish(soc, WLAN_INVALID_PDEV_ID); in dp_reinit_rings()
13769 if (dp_hw_link_desc_pool_banks_alloc(soc, WLAN_INVALID_PDEV_ID)) { in dp_soc_attach()
13839 dp_hw_link_desc_pool_banks_free(soc, WLAN_INVALID_PDEV_ID); in dp_soc_attach()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_vdev_mgr_interface.c1874 if (pdev_id == WLAN_INVALID_PDEV_ID) { in mon_mlme_vdev_disconnect_peers()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/src/
H A Dwlan_utility.c1585 uint32_t pdev_id = WLAN_INVALID_PDEV_ID; in wlan_get_pdev_id_from_vdev_id()
/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_main.c1860 if (pdev_id == WLAN_INVALID_PDEV_ID) { in tdls_check_and_indicate_delete_all_peers()
/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_req.c1116 if (pdev_id == WLAN_INVALID_PDEV_ID) { in osif_twt_handle_renego_failure()
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.c4653 return WLAN_INVALID_PDEV_ID; in wlan_cfg_get_target_pdev_id()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c2907 if (pdev_id == WLAN_INVALID_PDEV_ID) { in cm_btm_denylist_event_handler()