Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iwarp.h59 #define ECORE_IWARP_LL2_OOO_MAX_RX_SIZE (16384) macro
H A Decore_iwarp.c3179 if (n_ooo_bufs > ECORE_IWARP_LL2_OOO_MAX_RX_SIZE) in ecore_iwarp_ll2_start()
3180 n_ooo_bufs = ECORE_IWARP_LL2_OOO_MAX_RX_SIZE; in ecore_iwarp_ll2_start()