Searched refs:INCR (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath9k/ |
| H A D | dynack.c | 187 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()
|
| H A D | xmit.c | 332 INCR(tid->seq_start, IEEE80211_SEQ_MAX); in ath_tx_update_baw() 333 INCR(tid->baw_head, ATH_TID_MAX_BUFS); in ath_tx_update_baw() 356 INCR(tid->baw_tail, ATH_TID_MAX_BUFS); in ath_tx_addto_baw() 1916 INCR(idx, ATH_TXFIFO_DEPTH); in ath_draintxq() 2067 INCR(txq->txq_headidx, ATH_TXFIFO_DEPTH); in ath_tx_txqaddbuf() 2242 INCR(tid->seq_next, IEEE80211_SEQ_MAX); in ath_tx_setup_buffer() 2773 INCR(txq->txq_tailidx, ATH_TXFIFO_DEPTH); in ath_tx_edma_tasklet()
|
| H A D | ath9k.h | 88 #define INCR(_l, _sz) do { \ macro
|
| H A D | main.c | 875 INCR(idx, ATH_TXFIFO_DEPTH); in ath9k_txq_has_key()
|
| /linux-6.15/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.h | 180 # define INCR(x) ((x)++) macro 182 # define INCR(x) do {} while (0) macro
|
| H A D | fotg210-hcd.c | 1281 INCR(fotg210->stats.lost_iaa); in fotg210_iaa_watchdog() 2205 INCR(fotg210->stats.unlink); in fotg210_urb_done() 2210 INCR(fotg210->stats.complete); in fotg210_urb_done() 5147 INCR(fotg210->stats.normal); in fotg210_irq() 5149 INCR(fotg210->stats.error); in fotg210_irq() 5174 INCR(fotg210->stats.iaa); in fotg210_irq()
|
| /linux-6.15/drivers/usb/host/ |
| H A D | ehci.h | 242 # define INCR(x) ((x)++) macro 244 # define INCR(x) do {} while (0) macro
|
| H A D | ehci-hcd.c | 758 INCR(ehci->stats.normal); in ehci_irq() 763 INCR(ehci->stats.error); in ehci_irq() 788 INCR(ehci->stats.iaa); in ehci_irq()
|
| H A D | ehci-timer.c | 350 INCR(ehci->stats.lost_iaa); in ehci_iaa_watchdog()
|
| H A D | ehci-q.c | 256 INCR(ehci->stats.unlink); in ehci_urb_done() 261 INCR(ehci->stats.complete); in ehci_urb_done()
|
| /linux-6.15/Documentation/devicetree/bindings/usb/ |
| H A D | snps,dwc3-common.yaml | 377 Value for INCR burst type of GSBUSCFG0 register, undefined length INCR 379 enabled. If more than one value specified, undefined length INCR burst
|
| /linux-6.15/Documentation/devicetree/bindings/cache/ |
| H A D | l2c2x0.yaml | 133 description: Override double linefill on INCR read. Enable
|