Searched refs:RXE_NUM_TID_FLOWS (Results 1 – 5 of 5) sorted by relevance
350 qpriv->flow_state.index = RXE_NUM_TID_FLOWS; in hfi1_qp_priv_init()351 qpriv->flow_state.last_index = RXE_NUM_TID_FLOWS; in hfi1_qp_priv_init()722 if (last >= 0 && last < RXE_NUM_TID_FLOWS && in kern_reserve_flow()727 BUILD_BUG_ON(RXE_NUM_TID_FLOWS >= in kern_reserve_flow()729 if (nr > (RXE_NUM_TID_FLOWS - 1)) in kern_reserve_flow()789 if (fs->index != RXE_NUM_TID_FLOWS) in hfi1_kern_setup_hw_flow()827 if (fs->index >= RXE_NUM_TID_FLOWS) in hfi1_kern_clear_hw_flow()832 fs->index = RXE_NUM_TID_FLOWS; in hfi1_kern_clear_hw_flow()852 for (i = 0; i < RXE_NUM_TID_FLOWS; i++) { in hfi1_kern_init_ctxt_generations()3177 if (fs->index != RXE_NUM_TID_FLOWS) in hfi1_qp_kern_exp_rcv_clear_all()[all …]
356 #define RXE_NUM_TID_FLOWS 32 macro
17 #define RXE_NUM_TID_FLOWS 32 macro
310 struct tid_flow_state flows[RXE_NUM_TID_FLOWS];
13584 for (j = 0; j < RXE_NUM_TID_FLOWS; j++) in write_uninitialized_csrs_and_memories()13947 for (j = 0; j < RXE_NUM_TID_FLOWS; j++) { in reset_rxe_csrs()