Home
last modified time | relevance | path

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

/linux/net/xdp/
H A Dxsk.c35 #define TX_BATCH_SIZE 32 macro
36 #define MAX_PER_SOCKET_BUDGET (TX_BATCH_SIZE)
778 u32 max_batch = TX_BATCH_SIZE; in __xsk_generic_xmit()