Home
last modified time | relevance | path

Searched refs:tbd_head (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c1154 index = tx_ring->tbd_head; /* Index of next tbd/tcb to recycle */ in ixgbe_tx_recycle_legacy()
1232 tx_ring->tbd_head = index; in ixgbe_tx_recycle_legacy()
1312 index = tx_ring->tbd_head; /* Next index to clean */ in ixgbe_tx_recycle_head_wb()
1364 tx_ring->tbd_head = index; in ixgbe_tx_recycle_head_wb()
H A Dixgbe_sw.h491 uint32_t tbd_head; /* Index of next tbd to recycle */ member
H A Dixgbe_main.c1791 tx_ring->tbd_head = 0; in ixgbe_tx_clean()
2762 tx_ring->tbd_head = 0; in ixgbe_setup_tx_ring()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_tx.c1142 index = tx_ring->tbd_head; /* Index of next tbd/tcb to recycle */ in igb_tx_recycle_legacy()
1218 tx_ring->tbd_head = index; in igb_tx_recycle_legacy()
1307 index = tx_ring->tbd_head; /* Next index to clean */ in igb_tx_recycle_head_wb()
1359 tx_ring->tbd_head = index; in igb_tx_recycle_head_wb()
H A Digb_sw.h431 uint32_t tbd_head; /* Index of next tbd to recycle */ member
H A Digb_main.c1766 tx_ring->tbd_head = 0; in igb_tx_clean()
2397 tx_ring->tbd_head = 0; in igb_setup_tx_ring()