Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c100 MAX_RSPQ_ENTRIES = 16384, enumerator
1602 rp->rx_mini_max_pending = MAX_RSPQ_ENTRIES; in cxgb4vf_get_ringparam()
1631 rp->rx_mini_pending > MAX_RSPQ_ENTRIES || in cxgb4vf_set_ringparam()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c68 MAX_RSPQ_ENTRIES = 16384, enumerator
1981 e->rx_mini_pending > MAX_RSPQ_ENTRIES || in set_sge_param()
2178 MAX_RSPQ_ENTRIES)) in cxgb_siocdevprivate()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c901 e->rx_mini_max_pending = MAX_RSPQ_ENTRIES; in get_sge_param()
922 e->rx_mini_pending > MAX_RSPQ_ENTRIES || in set_sge_param()
Dcudbg_lib.c3318 tot_size += MAX_ETH_QSETS * MAX_RSPQ_ENTRIES * MAX_RXQ_DESC_SIZE; 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()
3337 tot_size += CXGB4_ULD_MAX * MAX_ULD_QSETS * MAX_RSPQ_ENTRIES * in cudbg_fill_qdesc_num_and_size()
Dcxgb4.h614 MAX_RSPQ_ENTRIES = 16384, enumerator