Searched refs:QED_IWARP_LL2_OOO_MAX_RX_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define QED_IWARP_LL2_OOO_MAX_RX_SIZE (16384) macro
2710 n_ooo_bufs = min_t(u32, n_ooo_bufs, QED_IWARP_LL2_OOO_MAX_RX_SIZE); in qed_iwarp_ll2_start()