Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_send.c2020 HTC_ENDPOINT *end_point; in htc_get_endpoint_ul_pipeid() local
2035 end_point = &target->endpoint[endpoint_id]; in htc_get_endpoint_ul_pipeid()
2037 if (!end_point->service_id) { in htc_get_endpoint_ul_pipeid()
2043 *ul_pipeid = end_point->UL_PipeID; in htc_get_endpoint_ul_pipeid()