Home
last modified time | relevance | path

Searched refs:MAX_TX_RING_SIZE (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/igb/
H A Digb_tx.c1133 if (last_index == MAX_TX_RING_SIZE) in igb_tx_recycle_legacy()
1398 tcb->last_index = MAX_TX_RING_SIZE; in igb_free_tcb()
H A Digb_sw.h117 #define MAX_TX_RING_SIZE 4096 macro
H A Digb_buf.c760 tcb->last_index = MAX_TX_RING_SIZE; in igb_alloc_tcb_lists()
H A Digb_main.c2912 MIN_TX_RING_SIZE, MAX_TX_RING_SIZE, DEFAULT_TX_RING_SIZE); in igb_get_conf()
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c1262 if (last_index == MAX_TX_RING_SIZE) in ixgbe_tx_recycle_legacy()
1541 tcb->last_index = MAX_TX_RING_SIZE; in ixgbe_free_tcb()
H A Dixgbe_sw.h121 #define MAX_TX_RING_SIZE 4096 macro
H A Dixgbe_buf.c756 tcb->last_index = MAX_TX_RING_SIZE; in ixgbe_alloc_tcb_lists()
H A Dixgbe_main.c3115 MIN_TX_RING_SIZE, MAX_TX_RING_SIZE, DEFAULT_TX_RING_SIZE); in ixgbe_get_conf()