Searched defs:pEntry (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qcacld-3.0/core/sme/src/csr/ |
H A D | csr_link_list.c | 37 static inline void csr_list_remove_entry(tListElem *pEntry) in csr_list_remove_entry() 50 tListElem *pEntry; in csr_list_remove_head() local 63 tListElem *pEntry; in csr_list_remove_tail() local 74 static inline void csr_list_insert_tail(tListElem *pHead, tListElem *pEntry) in csr_list_insert_tail() 85 static inline void csr_list_insert_head(tListElem *pHead, tListElem *pEntry) in csr_list_insert_head() 97 static void csr_list_insert_entry(tListElem *pEntry, tListElem *pNewEntry) in csr_list_insert_entry() 176 tListElem *pEntry; in csr_ll_find_entry() local 240 void csr_ll_insert_tail(tDblLinkList *pList, tListElem *pEntry, in csr_ll_insert_tail() 259 void csr_ll_insert_head(tDblLinkList *pList, tListElem *pEntry, in csr_ll_insert_head() 279 void csr_ll_insert_entry(tDblLinkList *pList, tListElem *pEntry, in csr_ll_insert_entry() [all …]
|
H A D | csr_api_scan.c | 84 tListElem *pEntry; in csr_ll_scan_purge_result() local 134 tListElem *pEntry; in csr_purge_channel_power() local 428 tListElem *pEntry; in csr_scan_result_get_first() local 450 tListElem *pEntry = NULL; in csr_scan_result_get_next() local 510 tListElem *pEntry; in csr_save_tx_power_to_cfg() local
|
H A D | csr_api_roam.c | 4529 tListElem *pEntry; in csr_roam_wm_status_change_complete() local
|
/wlan-driver/qcacld-3.0/core/sme/src/qos/ |
H A D | sme_qos.c | 1570 tListElem *pEntry = NULL; in sme_qos_internal_modify_req() local 1871 tListElem *pEntry = NULL; in sme_qos_internal_release_req() local 5037 tListElem *pEntry = NULL; in sme_qos_process_add_ts_success_rsp() local 5432 tListElem *pEntry = NULL, *pNextEntry = NULL; in sme_qos_update_params() local 5832 tListElem *pEntry = NULL, *pNextEntry = NULL; in sme_qos_delete_existing_flows() local 6009 tListElem *pEntry = NULL, *pNextEntry = NULL; in sme_qos_delete_buffered_requests() local 6085 static QDF_STATUS sme_qos_setup_fnp(struct mac_context *mac, tListElem *pEntry) in sme_qos_setup_fnp() 6124 *pEntry) in sme_qos_modification_notify_fnp() 6162 static QDF_STATUS sme_qos_modify_fnp(struct mac_context *mac, tListElem *pEntry) in sme_qos_modify_fnp() 6204 static QDF_STATUS sme_qos_del_ts_ind_fnp(struct mac_context *mac, tListElem *pEntry) in sme_qos_del_ts_ind_fnp() [all …]
|
/wlan-driver/qca-wifi-host-cmn/htc/ |
H A D | htc.c | 589 struct htc_service_tx_credit_allocation *pEntry, in htc_setup_epping_credit_allocation() 622 struct htc_service_tx_credit_allocation *pEntry; in htc_setup_target_buffer_assignments() local
|
H A D | dl_list.h | 68 const DL_LIST *pEntry) in dl_list_is_entry_in_list()
|
/wlan-driver/qcacld-3.0/core/sme/src/rrm/ |
H A D | sme_rrm.c | 86 tListElem *pEntry; in rrm_ll_purge_neighbor_cache() local 1876 tListElem *pEntry; in rrm_store_neighbor_rpt_by_roam_score() local
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
H A D | sme_api.c | 413 tListElem *pEntry; in sme_get_command_buffer() local
|