Home
last modified time | relevance | path

Searched refs:tx_max_packets (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/sfe/
H A Dsfe_util.h240 int tx_max_packets; member
H A Dsfe_util.c1482 avail = min(avail, dp->tx_max_packets); in gem_send_common()
1488 dp->tx_max_packets = max(dp->tx_max_packets - 1, 1); in gem_send_common()
2004 dp->tx_max_packets = in gem_tx_done()
2005 min(dp->tx_max_packets + 2, dp->gc.gc_tx_buf_limit); in gem_tx_done()
3105 dp->tx_max_packets = dp->gc.gc_tx_buf_limit; in gem_mac_init()