Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_send.c463 HTC_PACKET *p_last_htc_pkt, in htc_handle_extra_tx_credit() argument
479 if (!p_last_htc_pkt) in htc_handle_extra_tx_credit()
482 last_buf_len = (p_last_htc_pkt->ActualLength + HTC_HDR_LENGTH); in htc_handle_extra_tx_credit()
531 HTC_PACKET *p_last_htc_pkt, in htc_handle_extra_tx_credit() argument
561 HTC_PACKET *p_last_htc_pkt = NULL; in htc_issue_packets_bundle() local
599 htc_handle_extra_tx_credit(pEndpoint, p_last_htc_pkt, in htc_issue_packets_bundle()
634 p_last_htc_pkt = pPacket; in htc_issue_packets_bundle()
678 htc_handle_extra_tx_credit(pEndpoint, p_last_htc_pkt, in htc_issue_packets_bundle()
699 HTC_PACKET *p_last_htc_pkt,
704 HTC_PACKET *p_last_htc_pkt, in htc_handle_extra_tx_credit() argument