Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c700 e->rx_mini_max_pending = MAX_RSPQ_ENTRIES; in get_sge_param()
719 e->rx_mini_pending > MAX_RSPQ_ENTRIES || in set_sge_param()
Dcxgb4.h411 MAX_RSPQ_ENTRIES = 16384, enumerator
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c107 MAX_RSPQ_ENTRIES = 16384, enumerator
1384 rp->rx_mini_max_pending = MAX_RSPQ_ENTRIES; in cxgb4vf_get_ringparam()
1411 rp->rx_mini_pending > MAX_RSPQ_ENTRIES || in cxgb4vf_set_ringparam()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c68 MAX_RSPQ_ENTRIES = 16384, enumerator
1967 e->rx_mini_pending > MAX_RSPQ_ENTRIES || in set_sge_param()
2164 MAX_RSPQ_ENTRIES)) in cxgb_extension_ioctl()