Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_packet.h28 ENDPOINT_UNUSED = -1, enumerator
H A Dhtc_send.c1211 (pPacket->Endpoint <= ENDPOINT_UNUSED)) in get_htc_send_packets_credit_based()
1377 (pPacket->Endpoint <= ENDPOINT_UNUSED)) in get_htc_send_packets()
1908 (pPacket->Endpoint <= ENDPOINT_UNUSED)) { in __htc_send_pkt()
2029 if (endpoint_id >= ENDPOINT_MAX || endpoint_id <= ENDPOINT_UNUSED) { in htc_get_endpoint_ul_pipeid()
2309 (pPacket->Endpoint <= ENDPOINT_UNUSED)) { in htc_send_data_pkt()
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
H A Depping_tx.c97 HTC_ENDPOINT_ID eid = ENDPOINT_UNUSED; in epping_tx_send_int()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c242 pdev->htc_tx_htt2_endpoint = ENDPOINT_UNUSED; in htt_htc_tx_htt2_service_start()
H A Dhtt_tx.c921 if ((pdev->htc_tx_htt2_endpoint != ENDPOINT_UNUSED) && in htt_tx_htt2_get_ep_id()