Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h75 INGQ_EXTRAS = 2, /* firmware event queue and */ enumerator
77 MAX_INGQ = MAX_ETH_QSETS+INGQ_EXTRAS,
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h630 INGQ_EXTRAS = 2, /* firmware event queue and */ enumerator
632 MAX_INGQ = MAX_ETH_QSETS + INGQ_EXTRAS,
Dcudbg_lib.c3323 tot_entries += INGQ_EXTRAS; in cudbg_fill_qdesc_num_and_size()
3324 tot_size += INGQ_EXTRAS * MAX_RSPQ_ENTRIES * MAX_RXQ_DESC_SIZE; in cudbg_fill_qdesc_num_and_size()