Home
last modified time | relevance | path

Searched refs:ep_id (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_ll_fastpath.c149 uint32_t *pkt_download_len, uint32_t ep_id, in ol_tx_prepare_ll_fast() argument
293 *pkt_download_len - HTC_HEADER_LEN, ep_id, 0); in ol_tx_prepare_ll_fast()
295 HTC_TX_DESC_FILL(htc_hdr_vaddr, *pkt_download_len, ep_id, 0); in ol_tx_prepare_ll_fast()
315 uint32_t ep_id = HTT_EPID_GET(pdev->htt_pdev); in ol_tx_ll_fast() local
394 ep_id, &msdu_info); in ol_tx_ll_fast()
431 ep_id, in ol_tx_ll_fast()
500 uint32_t ep_id = HTT_EPID_GET(pdev->htt_pdev); in ol_tx_ll_fast() local
542 &pkt_download_len, ep_id, in ol_tx_ll_fast()
569 ep_id, pkt_download_len) == 0)) { in ol_tx_ll_fast()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c940 HTC_ENDPOINT_ID ep_id; in htt_tx_send_base() local
972 ep_id = htt_tx_htt2_get_ep_id(pdev, msdu); in htt_tx_send_base()
978 ep_id, in htt_tx_send_base()
/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_send.c2207 QDF_STATUS htc_send_data_pkt(HTC_HANDLE htc_hdl, qdf_nbuf_t netbuf, int ep_id, in htc_send_data_pkt() argument
2219 pEndpoint = &target->endpoint[ep_id]; in htc_send_data_pkt()
2250 | SM(ep_id, HTC_FRAME_HDR_ENDPOINTID)); in htc_send_data_pkt()