Searched refs:RXE_NUM_TID_FLOWS (Results 1 – 5 of 5) sorted by relevance
349 qpriv->flow_state.index = RXE_NUM_TID_FLOWS; in hfi1_qp_priv_init()350 qpriv->flow_state.last_index = RXE_NUM_TID_FLOWS; in hfi1_qp_priv_init()717 if (last >= 0 && last < RXE_NUM_TID_FLOWS && in kern_reserve_flow()722 BUILD_BUG_ON(RXE_NUM_TID_FLOWS >= in kern_reserve_flow()724 if (nr > (RXE_NUM_TID_FLOWS - 1)) in kern_reserve_flow()784 if (fs->index != RXE_NUM_TID_FLOWS) in hfi1_kern_setup_hw_flow()822 if (fs->index >= RXE_NUM_TID_FLOWS) in hfi1_kern_clear_hw_flow()827 fs->index = RXE_NUM_TID_FLOWS; in hfi1_kern_clear_hw_flow()847 for (i = 0; i < RXE_NUM_TID_FLOWS; i++) { in hfi1_kern_init_ctxt_generations()3168 if (fs->index != RXE_NUM_TID_FLOWS) in hfi1_qp_kern_exp_rcv_clear_all()[all …]
398 #define RXE_NUM_TID_FLOWS 32 macro
59 #define RXE_NUM_TID_FLOWS 32 macro
351 struct tid_flow_state flows[RXE_NUM_TID_FLOWS];
13614 for (j = 0; j < RXE_NUM_TID_FLOWS; j++) in write_uninitialized_csrs_and_memories()13977 for (j = 0; j < RXE_NUM_TID_FLOWS; j++) { in reset_rxe_csrs()