Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c915 htt_tx_htt2_get_ep_id(htt_pdev_handle pdev, qdf_nbuf_t msdu) in htt_tx_htt2_get_ep_id() function
929 #define htt_tx_htt2_get_ep_id(pdev, msdu) (pdev->htc_tx_endpoint) macro
972 ep_id = htt_tx_htt2_get_ep_id(pdev, msdu); in htt_tx_send_base()