/wlan-driver/qca-wifi-host-cmn/utils/epping/src/ |
D | epping_tx.c | 51 HTC_ENDPOINT_ID eid, qdf_nbuf_t skb) in epping_tx_dup_pkt() argument 73 qdf_nbuf_len(new_skb), eid, 0); in epping_tx_dup_pkt() 97 HTC_ENDPOINT_ID eid = ENDPOINT_UNUSED; in epping_tx_send_int() local 126 eid = adapter->pEpping_ctx->EppingEndpoint[ac]; in epping_tx_send_int() 127 if (eid < 0 || eid >= EPPING_MAX_NUM_EPIDS) { in epping_tx_send_int() 129 "%s: invalid eid = %d, ac = %d\n", __func__, eid, in epping_tx_send_int() 135 epping_set_kperf_flag(adapter, eid, tmpHdr.CmdBuffer_t[0]); in epping_tx_send_int() 139 eid, 0); in epping_tx_send_int() 316 HTC_ENDPOINT_ID eid; in epping_tx_complete() local 330 eid = htc_pkt->Endpoint; in epping_tx_complete() [all …]
|
D | epping_helper.c | 180 HTC_ENDPOINT_ID eid, uint8_t kperf_flag) in epping_set_kperf_flag() argument 182 adapter->pEpping_ctx->kperf_num_rx_recv[eid] = 0; in epping_set_kperf_flag() 183 adapter->pEpping_ctx->kperf_num_tx_acks[eid] = 0; in epping_set_kperf_flag()
|
D | epping_rx.c | 107 HTC_ENDPOINT_ID eid = pPacket->Endpoint; in epping_rx() local 112 __func__, adapter, eid, pktSkb, pPacket->pBuffer, in epping_rx()
|
/wlan-driver/qca-wifi-host-cmn/utils/epping/inc/ |
D | epping_internal.h | 89 HTC_ENDPOINT_ID eid; member 155 HTC_ENDPOINT_ID eid, uint8_t kperf_flag); 167 HTC_ENDPOINT_ID eid, qdf_nbuf_t skb); 183 void epping_register_tx_copier(HTC_ENDPOINT_ID eid, 185 void epping_unregister_tx_copier(HTC_ENDPOINT_ID eid, 188 HTC_ENDPOINT_ID eid, qdf_nbuf_t skb);
|
/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_send.c | 1800 HTC_ENDPOINT_ID eid; in htc_send_pkts_sched_check() local 1808 for (eid = ENDPOINT_2; eid <= ENDPOINT_5; eid++) { in htc_send_pkts_sched_check() 1809 pEndpoint = &target->endpoint[eid]; in htc_send_pkts_sched_check() 1813 acQueueStatus[eid - 2] = 1; in htc_send_pkts_sched_check() 1835 HTC_ENDPOINT_ID eid) in htc_send_pkts_sched_queue() argument 1842 pEndpoint = &target->endpoint[eid]; in htc_send_pkts_sched_queue() 2659 HTC_ENDPOINT_ID eid[DATA_EP_SIZE] = { ENDPOINT_5, ENDPOINT_4, in htc_tx_completion_handler() local
|
/wlan-driver/qcacld-3.0/components/son/dispatcher/src/ |
D | son_api.c | 1360 const uint8_t *eid; in wlan_son_get_peer_rrm_info() local 1362 eid = wlan_get_ie_ptr_from_eid(WLAN_ELEMID_RRM, in wlan_son_get_peer_rrm_info() 1365 if (eid) { in wlan_son_get_peer_rrm_info() 1366 qdf_mem_copy(rrmcaps, &eid[2], eid[1]); in wlan_son_get_peer_rrm_info()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/ |
D | rrm_api.c | 1280 pCurrentReq->request.Beacon.reqIes.ext_info.eid = in rrm_process_beacon_report_req() 1288 pCurrentReq->request.Beacon.reqIes.ext_info.eid); in rrm_process_beacon_report_req() 1457 rrm_copy_ml_ie(uint8_t eid, uint8_t extn_eid, in rrm_copy_ml_ie() argument 1460 if ((eid == WLAN_ELEMID_EXTN_ELEM || !eid) && in rrm_copy_ml_ie() 1478 rrm_copy_ml_ie(uint8_t eid, uint8_t extn_eid, uint8_t *ml_ie, in rrm_copy_ml_ie() argument 1504 uint8_t numEids, uint8_t eid, uint8_t *extn_eids, in rrm_fill_beacon_ies() argument 1576 ((*pBcnIes == eid) && in rrm_fill_beacon_ies() 1774 curr_req->request.Beacon.reqIes.ext_info.eid, in rrm_process_beacon_report_xmit()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/inc/ |
D | wlan_utility.h | 119 const uint8_t *wlan_get_ie_ptr_from_eid(uint8_t eid,
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/src/ |
D | wlan_utility.c | 191 static const uint8_t *wlan_get_ie_ptr_from_eid_n_oui(uint8_t eid, in wlan_get_ie_ptr_from_eid_n_oui() argument 209 if (eid == elem_id) { in wlan_get_ie_ptr_from_eid_n_oui() 309 const uint8_t *wlan_get_ie_ptr_from_eid(uint8_t eid, in wlan_get_ie_ptr_from_eid() argument 313 return wlan_get_ie_ptr_from_eid_n_oui(eid, NULL, 0, ie, ie_len); in wlan_get_ie_ptr_from_eid()
|
/wlan-driver/qcacld-3.0/components/action_oui/core/src/ |
D | wlan_action_oui_parse.c | 974 uint8_t eid = WLAN_MAC_EID_VENDOR; in validate_vendor_oui_data() local 992 if (eid == elem_id) { in validate_vendor_oui_data()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ |
D | rrm_global.h | 256 uint8_t eid; member
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
D | sch_api.c | 657 uint8_t eid = 0xDD; in lim_remove_p2p_ie_from_add_ie() local 671 if ((elem_id == eid) && in lim_remove_p2p_ie_from_add_ie()
|
/wlan-driver/qcacld-3.0/components/umac/twt/core/src/ |
D | wlan_twt_main.c | 600 uint8_t eid = in wlan_twt_sap_set_all_peers_cmd_in_progress() local 603 if (eid == dialog_id || in wlan_twt_sap_set_all_peers_cmd_in_progress() 728 uint8_t eid = in wlan_twt_init_all_peers_context() local 731 if (eid == dialog_id || in wlan_twt_init_all_peers_context()
|
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/ |
D | wlan_scan_utils_api.c | 2238 uint8_t eid = 0; in util_get_ml_bv_partner_link_info() local 2372 eid = WLAN_EXTN_ELEMID_MAX_CHAN_SWITCH_TIME; in util_get_ml_bv_partner_link_info() 2374 (&eid, 1, ielist_offset, ielist_len); in util_get_ml_bv_partner_link_info() 2695 static uint8_t *util_scan_find_ie(uint8_t eid, uint8_t *ies, in util_scan_find_ie() argument 2702 if (ies[0] == eid) in util_scan_find_ie()
|
/wlan-driver/qcacld-3.0/components/mlme/core/inc/ |
D | wlan_mlme_main.h | 1370 uint8_t eid, enum size_of_len_field size_of_len_field,
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
D | utils_mlo.c | 34 static uint8_t *util_find_eid(uint8_t eid, uint8_t *frame, qdf_size_t len) in util_find_eid() argument 40 if (frame[ID_POS] == eid) in util_find_eid() 51 uint8_t *util_find_extn_eid(uint8_t eid, uint8_t extn_eid, in util_find_extn_eid() argument 58 if ((frame[ID_POS] == eid) && in util_find_extn_eid()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_utils.h | 1212 uint8_t eid, enum size_of_len_field size_of_len_field,
|
D | lim_utils.c | 5649 uint8_t eid, enum cds_band_type band, in lim_send_ie() argument 5662 ie_msg->ie_id = eid; in lim_send_ie() 6250 uint8_t eid, enum size_of_len_field size_of_len_field, in lim_strip_ie() argument 6254 return wlan_strip_ie(addn_ie, addn_ielen, eid, size_of_len_field, in lim_strip_ie()
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | dot11f.c | 75 uint8_t eid; member 298 while (0xff != pIe->eid || pIe->extn_eid) { in find_ie_defn() 299 if (*pBuf == pIe->eid) { in find_ie_defn() 300 if (pIe->eid == 0xff) { in find_ie_defn() 334 if (*pBufRemaining != pIeFirst->eid) in get_container_ies_len() 343 if (pIe->eid == pIeFirst->eid) in get_container_ies_len() 15299 uint8_t eid, len, extn_eid; in unpack_core() local 15312 while (!append_ie && (0xff != pIe->eid || pIe->extn_eid)) { in unpack_core() 15552 eid = *pBufRemaining++; --nBufRemaining; in unpack_core() 15563 eid, extn_eid, len, pIe->noui); in unpack_core() [all …]
|
/wlan-driver/qcacld-3.0/components/mlme/core/src/ |
D | wlan_mlme_main.c | 4751 uint8_t eid, enum size_of_len_field size_of_len_field, in wlan_strip_ie() argument 4793 if (eid != elem_id || in wlan_strip_ie()
|