total_pkt_count   286 drivers/net/wireless/ath/ath9k/antenna.c 						antcomb->total_pkt_count))
total_pkt_count   295 drivers/net/wireless/ath/ath9k/antenna.c 						antcomb->total_pkt_count))
total_pkt_count   304 drivers/net/wireless/ath/ath9k/antenna.c 						antcomb->total_pkt_count))
total_pkt_count   345 drivers/net/wireless/ath/ath9k/antenna.c 						antcomb->total_pkt_count))
total_pkt_count   354 drivers/net/wireless/ath/ath9k/antenna.c 						antcomb->total_pkt_count))
total_pkt_count   363 drivers/net/wireless/ath/ath9k/antenna.c 						antcomb->total_pkt_count))
total_pkt_count   711 drivers/net/wireless/ath/ath9k/antenna.c 	if (antcomb->total_pkt_count == ATH_ANT_DIV_COMB_SHORT_SCAN_PKTCOUNT) {
total_pkt_count   713 drivers/net/wireless/ath/ath9k/antenna.c 			     antcomb->total_pkt_count);
total_pkt_count   747 drivers/net/wireless/ath/ath9k/antenna.c 		antcomb->total_pkt_count++;
total_pkt_count   768 drivers/net/wireless/ath/ath9k/antenna.c 	if (((antcomb->total_pkt_count < ATH_ANT_DIV_COMB_MAX_PKTCOUNT) ||
total_pkt_count   772 drivers/net/wireless/ath/ath9k/antenna.c 	if (antcomb->total_pkt_count) {
total_pkt_count   774 drivers/net/wireless/ath/ath9k/antenna.c 			     antcomb->total_pkt_count);
total_pkt_count   776 drivers/net/wireless/ath/ath9k/antenna.c 				 antcomb->total_pkt_count);
total_pkt_count   778 drivers/net/wireless/ath/ath9k/antenna.c 				 antcomb->total_pkt_count);
total_pkt_count   844 drivers/net/wireless/ath/ath9k/antenna.c 	antcomb->total_pkt_count = 0;
total_pkt_count   912 drivers/net/wireless/ath/ath9k/ath9k.h 	u16 total_pkt_count;
total_pkt_count   206 drivers/net/wireless/marvell/mwifiex/11n_aggr.c 		pra_list->total_pkt_count--;
total_pkt_count   279 drivers/net/wireless/marvell/mwifiex/11n_aggr.c 		pra_list->total_pkt_count++;
total_pkt_count   312 drivers/net/wireless/marvell/mwifiex/main.h 	u16 total_pkt_count;
total_pkt_count    70 drivers/net/wireless/marvell/mwifiex/tdls.c 		ra_list->total_pkt_count++;
total_pkt_count   105 drivers/net/wireless/marvell/mwifiex/tdls.c 					ra_list->total_pkt_count--;
total_pkt_count   108 drivers/net/wireless/marvell/mwifiex/wmm.c 	ra_list->total_pkt_count = 0;
total_pkt_count   650 drivers/net/wireless/marvell/mwifiex/wmm.c 			pkt_cnt += ra_list->total_pkt_count;
total_pkt_count   654 drivers/net/wireless/marvell/mwifiex/wmm.c 					ra_list->total_pkt_count;
total_pkt_count   657 drivers/net/wireless/marvell/mwifiex/wmm.c 					ra_list->total_pkt_count;
total_pkt_count   693 drivers/net/wireless/marvell/mwifiex/wmm.c 				pkt_cnt += ra_list->total_pkt_count;
total_pkt_count   697 drivers/net/wireless/marvell/mwifiex/wmm.c 						ra_list->total_pkt_count;
total_pkt_count   700 drivers/net/wireless/marvell/mwifiex/wmm.c 						ra_list->total_pkt_count;
total_pkt_count   758 drivers/net/wireless/marvell/mwifiex/wmm.c 			priv->wmm.pkts_paused[i] -= ra_list->total_pkt_count;
total_pkt_count   760 drivers/net/wireless/marvell/mwifiex/wmm.c 			atomic_sub(ra_list->total_pkt_count,
total_pkt_count   885 drivers/net/wireless/marvell/mwifiex/wmm.c 	ra_list->total_pkt_count++;
total_pkt_count  1251 drivers/net/wireless/marvell/mwifiex/wmm.c 	ptr->total_pkt_count--;
total_pkt_count  1275 drivers/net/wireless/marvell/mwifiex/wmm.c 		ptr->total_pkt_count++;
total_pkt_count  1331 drivers/net/wireless/marvell/mwifiex/wmm.c 		ptr->total_pkt_count--;
total_pkt_count  1391 drivers/net/wireless/marvell/mwifiex/wmm.c 		ptr->total_pkt_count--;
total_pkt_count  3761 drivers/usb/host/xhci-ring.c 		unsigned int total_pkt_count, max_pkt;
total_pkt_count  3771 drivers/usb/host/xhci-ring.c 		total_pkt_count = DIV_ROUND_UP(td_len, max_pkt);
total_pkt_count  3774 drivers/usb/host/xhci-ring.c 		if (total_pkt_count == 0)
total_pkt_count  3775 drivers/usb/host/xhci-ring.c 			total_pkt_count++;
total_pkt_count  3776 drivers/usb/host/xhci-ring.c 		burst_count = xhci_get_burst_count(xhci, urb, total_pkt_count);
total_pkt_count  3778 drivers/usb/host/xhci-ring.c 							urb, total_pkt_count);