Searched refs:rxe_counter_descs (Results 1 – 1 of 1) sorted by relevance
9 static const struct rdma_stat_desc rxe_counter_descs[] = { variable37 for (cnt = 0; cnt < ARRAY_SIZE(rxe_counter_descs); cnt++) in rxe_ib_get_hw_stats()40 return ARRAY_SIZE(rxe_counter_descs); in rxe_ib_get_hw_stats()46 BUILD_BUG_ON(ARRAY_SIZE(rxe_counter_descs) != RXE_NUM_OF_COUNTERS); in rxe_ib_alloc_hw_port_stats()48 return rdma_alloc_hw_stats_struct(rxe_counter_descs, in rxe_ib_alloc_hw_port_stats()49 ARRAY_SIZE(rxe_counter_descs), in rxe_ib_alloc_hw_port_stats()