Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_internal.h229 struct ol_ath_htc_stats htc_pkt_stats; member
307 (_target->htc_pkt_stats.htc_get_pkt_q_fail_count) += 1; \
309 (_target->htc_pkt_stats.htc_pkt_q_empty_count) += 1; \
311 (_target->htc_pkt_stats.htc_send_q_empty_count) += 1; \
H A Dhtc_send.c3026 return &(target->htc_pkt_stats); in ieee80211_ioctl_get_htc_stats()