Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_init_ops.h357 #define MAX_WR_ORD 2 macro
400 static const struct arb_line write_arb_data[NUM_WR_Q][MAX_WR_ORD + 1] = {
514 if (w_order > MAX_WR_ORD) { in ecore_init_pxp_arb()
516 w_order, MAX_WR_ORD); in ecore_init_pxp_arb()
517 w_order = MAX_WR_ORD; in ecore_init_pxp_arb()