Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c77 #define MIN_FL_ENTRIES 32 macro
729 e->rx_pending < MIN_FL_ENTRIES || in set_sge_param()
730 e->rx_jumbo_pending < MIN_FL_ENTRIES || in set_sge_param()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c74 MIN_FL_ENTRIES = 32 enumerator
1969 e->rx_pending < MIN_FL_ENTRIES || in set_sge_param()
1970 e->rx_jumbo_pending < MIN_FL_ENTRIES || in set_sge_param()
2159 !in_range(t.fl_size[0], MIN_FL_ENTRIES, in cxgb_extension_ioctl()
2161 !in_range(t.fl_size[1], MIN_FL_ENTRIES, in cxgb_extension_ioctl()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c721 e->rx_pending < MIN_FL_ENTRIES || e->tx_pending < MIN_TXQ_ENTRIES) in set_sge_param()
Dcxgb4.h416 MIN_FL_ENTRIES = 16 enumerator
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c112 MIN_FL_ENTRIES = 16, enumerator
1413 rp->rx_pending < MIN_FL_ENTRIES || in cxgb4vf_set_ringparam()