Searched refs:MAX_WQES_PER_RULE (Results 1 – 2 of 2) sorted by relevance
10 #define MAX_WQES_PER_RULE 32 macro
703 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