Home
last modified time | relevance | path

Searched refs:D_BLOCK_CPL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/
H A Dnfdk.h43 #define D_BLOCK_CPL(idx) (NFDK_TX_DESC_BLOCK_CNT - \ macro
H A Drings.c28 n_descs = D_BLOCK_CPL(tx_ring->rd_p); in nfp_nfdk_tx_ring_reset()
H A Ddp.c159 nop_slots = D_BLOCK_CPL(wr_p); in nfp_nfdk_tx_maybe_close_block()
504 n_descs = D_BLOCK_CPL(rd_p); in nfp_nfdk_tx_complete()
936 unsigned int nop_slots = D_BLOCK_CPL(tx_ring->wr_p); in nfp_nfdk_tx_xdp_buf()