Home
last modified time | relevance | path

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

/freebsd/sys/dev/ena/
H A Dena.h94 #define ENA_DB_THRESHOLD 64 macro
H A Dena_datapath.c1022 if (tx_ring->acum_pkts == ENA_DB_THRESHOLD || in ena_xmit_mbuf()
H A Dena_netmap.c428 if (tx_ring->acum_pkts == ENA_DB_THRESHOLD || in ena_netmap_tx_frame()