Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.h462 uint32_t igc_tx_buf_size; member
H A Digc.c811 igc->igc_tx_buf_size = MIN(tx_mtu, pagesize); in igc_hw_buf_update()
H A Digc_ring.c935 igc->igc_tx_buf_size)) { in igc_tx_bufs_alloc()