Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c1212 IDXINCR(kring->nr_hwcur, n, kring->nkr_num_slots); in cxgbe_netmap_rxsync()
1213 IDXINCR(nm_rxq->fl_pidx, n, nm_rxq->fl_sidx2); in cxgbe_netmap_rxsync()
1422 IDXINCR(nm_rxq->fl_pidx, fl_credits * 8, in service_nm_rxq()
1439 IDXINCR(nm_rxq->fl_pidx, fl_credits * 8, nm_rxq->fl_sidx); in service_nm_rxq()
H A Dt4_sge.c2956 IDXINCR(eq->pidx, ndesc, eq->sidx); in start_wrq_wr()
3026 IDXINCR(eq->dbidx, ndesc, eq->sidx); in commit_wrq_wr()
3234 IDXINCR(eq->pidx, n, eq->sidx); in eth_tx()
3283 IDXINCR(eq->pidx, n, eq->sidx); in eth_tx()
3330 IDXINCR(eq->pidx, n, eq->sidx); in eth_tx()
4965 IDXINCR(fl->dbidx, n, fl->sidx); in ring_fl_db()
6181 IDXINCR(eq->dbidx, n, eq->sidx); in ring_eq_db()
6253 IDXINCR(eq->cidx, ndesc, eq->sidx); in reclaim_tx_descs()
H A Dadapter.h1102 #define IDXINCR(idx, incr, wrap) do { \ macro
H A Dt4_main.c7179 IDXINCR(eq->cidx, txsd->desc_used, eq->sidx); in quiesce_txq()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c1596 IDXINCR(pidx, ndesc, eq->sidx); in ktls_write_tls_wr()
1978 IDXINCR(pidx, ndesc, eq->sidx); in t6_ktls_write_wr()
2012 IDXINCR(pidx, ndesc, eq->sidx); in t6_ktls_write_wr()
2042 IDXINCR(pidx, ndesc, eq->sidx); in t6_ktls_write_wr()