Searched refs:MAX_EAGER_ENTRIES (Results 1 – 3 of 3) sorted by relevance
80 #define MAX_EAGER_ENTRIES 2048 /* max receive eager entries */ macro
277 if (rcd->egrbufs.count > MAX_EAGER_ENTRIES) { in hfi1_create_ctxtdata()280 rcd->egrbufs.count = MAX_EAGER_ENTRIES; in hfi1_create_ctxtdata()
9241 MAX_EAGER_ENTRIES * 2) { in set_up_context_variables()9242 dd->rcv_entries.ngroups = (MAX_EAGER_ENTRIES * 2) / in set_up_context_variables()