Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Ddynack.c187 INCR(da->ack_rbf.h_rb, ATH_DYN_BUF); in ath_dynack_compute_to()
189 INCR(da->st_rbf.h_rb, ATH_DYN_BUF); in ath_dynack_compute_to()
191 INCR(da->ack_rbf.h_rb, ATH_DYN_BUF); in ath_dynack_compute_to()
272 INCR(da->st_rbf.t_rb, ATH_DYN_BUF); in ath_dynack_sample_tx_ts()
274 INCR(da->st_rbf.h_rb, ATH_DYN_BUF); in ath_dynack_sample_tx_ts()
306 INCR(da->ack_rbf.t_rb, ATH_DYN_BUF); in ath_dynack_sample_ack_ts()
308 INCR(da->ack_rbf.h_rb, ATH_DYN_BUF); in ath_dynack_sample_ack_ts()
Dxmit.c287 INCR(tid->seq_start, IEEE80211_SEQ_MAX); in ath_tx_update_baw()
288 INCR(tid->baw_head, ATH_TID_MAX_BUFS); in ath_tx_update_baw()
312 INCR(tid->baw_tail, ATH_TID_MAX_BUFS); in ath_tx_addto_baw()
1856 INCR(idx, ATH_TXFIFO_DEPTH); in ath_draintxq()
2007 INCR(txq->txq_headidx, ATH_TXFIFO_DEPTH); in ath_tx_txqaddbuf()
2182 INCR(tid->seq_next, IEEE80211_SEQ_MAX); in ath_tx_setup_buffer()
2722 INCR(txq->txq_tailidx, ATH_TXFIFO_DEPTH); in ath_tx_edma_tasklet()
Dath9k.h86 #define INCR(_l, _sz) do { \ macro
Dmain.c876 INCR(idx, ATH_TXFIFO_DEPTH); in ath9k_txq_has_key()
/drivers/usb/host/
Dfotg210.h180 # define INCR(x) ((x)++) macro
182 # define INCR(x) do {} while (0) macro
Dehci.h240 # define INCR(x) ((x)++) macro
242 # define INCR(x) do {} while (0) macro
Dehci-hcd.c759 INCR(ehci->stats.normal); in ehci_irq()
761 INCR(ehci->stats.error); in ehci_irq()
785 INCR(ehci->stats.iaa); in ehci_irq()
Dehci-timer.c350 INCR(ehci->stats.lost_iaa); in ehci_iaa_watchdog()
Dehci-q.c259 INCR(ehci->stats.unlink); in ehci_urb_done()
264 INCR(ehci->stats.complete); in ehci_urb_done()
Dfotg210-hcd.c1286 INCR(fotg210->stats.lost_iaa); in fotg210_iaa_watchdog()
2211 INCR(fotg210->stats.unlink); in fotg210_urb_done()
2216 INCR(fotg210->stats.complete); in fotg210_urb_done()
5157 INCR(fotg210->stats.normal); in fotg210_irq()
5159 INCR(fotg210->stats.error); in fotg210_irq()
5184 INCR(fotg210->stats.iaa); in fotg210_irq()