Searched defs:tx_buf_size (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c931 int tx_buf_size = dp->gc.gc_tx_buf_size; local
942 SLOT(dp->tx_slots_base + dp->tx_softq_head, tx_buf_size);
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h603 uint32_t tx_buf_size; /* Tx buffer size */ member in struct:igb
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dvia-rhine.c455 unsigned long tx_buf_size:11; member in struct:rhine_tx_desc::VTC_tx_ctrl_tag::__anon2163
1273 tp->tx_ring[entry].tx_ctrl.bits.tx_buf_size = s;
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h679 uint32_t tx_buf_size; /* Tx buffer size */ member in struct:ixgbe

Completed in 165 milliseconds