Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dsend.h10 #define MAX_WQES_PER_RULE 32 macro
A Dsend.c703 buf_sz = queue->num_entries * MAX_WQES_PER_RULE; in hws_send_ring_alloc_sq()
716 sq->buf_mask = (queue->num_entries * MAX_WQES_PER_RULE) - 1; in hws_send_ring_alloc_sq()
849 buf_sz = queue->num_entries * MAX_WQES_PER_RULE; in hws_send_ring_open_sq()

Completed in 7 milliseconds