Searched refs:NUM_MAP_ENTRIES (Results 1 – 2 of 2) sorted by relevance
975 #define NUM_MAP_ENTRIES 256 macro1356 return (dd->vnic.rmt_start + spare) > NUM_MAP_ENTRIES; in hfi1_vnic_is_rsm_full()
13454 if (qos_rmt_count + n_usr_ctxts > NUM_MAP_ENTRIES) { in set_up_context_variables()13455 user_rmt_reduced = NUM_MAP_ENTRIES - qos_rmt_count; in set_up_context_variables()14382 if (rmt->used + rmt_entries >= NUM_MAP_ENTRIES) in init_qos()14445 if (rmt->used + dd->num_user_contexts >= NUM_MAP_ENTRIES) { in init_user_fecn_handling()14460 offset = (u8)(NUM_MAP_ENTRIES + (int)rmt->used - in init_user_fecn_handling()