Home
last modified time | relevance | path

Searched refs:TEST_WC_NUM_WQES (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwc.c10 #define TEST_WC_NUM_WQES 255 macro
11 #define TEST_WC_LOG_CQ_SZ (order_base_2(TEST_WC_NUM_WQES))
315 if (wqe_counter == TEST_WC_NUM_WQES - 1) in mlx5_wc_poll_cq()
360 for (i = 0; i < TEST_WC_NUM_WQES - 1; i++) in mlx5_core_test_wc()