Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c43 static tx_control_block_t *ixgbe_get_free_list(ixgbe_tx_ring_t *,
450 newtcb = ixgbe_get_free_list(tx_ring, pending_list); in ixgbe_tx_copy()
501 tcb = ixgbe_get_free_list(tx_ring, pending_list); in ixgbe_tx_bind()
1441 ixgbe_get_free_list(ixgbe_tx_ring_t *tx_ring, link_list_t *list) in ixgbe_get_free_list() function