Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h76 INGQ_EXTRAS = 2, /* firmware event queue and */ enumerator
78 MAX_INGQ = MAX_ETH_QSETS+INGQ_EXTRAS,
/linux-6.1.9/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.c3324 tot_entries += INGQ_EXTRAS; in cudbg_fill_qdesc_num_and_size()
3325 tot_size += INGQ_EXTRAS * MAX_RSPQ_ENTRIES * MAX_RXQ_DESC_SIZE; in cudbg_fill_qdesc_num_and_size()