Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_tx.c42 static boolean_t igb_check_tx_context(igb_tx_ring_t *, tx_context_t *);
49 #pragma inline(igb_check_tx_context)
779 igb_check_tx_context(igb_tx_ring_t *tx_ring, tx_context_t *ctx) in igb_check_tx_context() function
921 load_context = igb_check_tx_context(tx_ring, ctx); in igb_tx_fill_ring()