Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_auxr.h9 #define BNGE_MIN_ROCE_CP_RINGS 2 macro
H A Dbnge_resc.c495 if (max_cp <= BNGE_MIN_ROCE_CP_RINGS || in bnge_get_dflt_rings()
496 max_irq <= BNGE_MIN_ROCE_CP_RINGS || in bnge_get_dflt_rings()
500 max_cp -= BNGE_MIN_ROCE_CP_RINGS; in bnge_get_dflt_rings()
501 max_irq -= BNGE_MIN_ROCE_CP_RINGS; in bnge_get_dflt_rings()
H A Dbnge_resc.h94 #define BNGE_MIN_ROCE_CP_RINGS 2 macro