Home
last modified time | relevance | path

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

/linux/net/xdp/
H A Dxsk.c777 u32 max_batch = TX_BATCH_SIZE; in __xsk_generic_xmit() local
795 if (max_batch-- == 0) { in __xsk_generic_xmit()