Home
last modified time | relevance | path

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

/net/xdp/
Dxsk.c532 u32 max_batch = TX_BATCH_SIZE; in xsk_generic_xmit() local
551 if (max_batch-- == 0) { in xsk_generic_xmit()