Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_workarounds.c98 (dev_spec->tx_fifo_size + E1000_FIFO_PAD_82547)) in e1000_fifo_workaround_82547()
158 if (dev_spec->tx_fifo_head > dev_spec->tx_fifo_size) in e1000_update_tx_fifo_head_82547()
159 dev_spec->tx_fifo_head -= dev_spec->tx_fifo_size; in e1000_update_tx_fifo_head_82547()
/titanic_50/usr/src/uts/common/io/e1000api/
H A DREADME.illumos73 u32 tx_fifo_size;
H A De1000_hw.h918 u32 tx_fifo_size; member