Searched refs:ixgbe_tso_setup (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/ixgbe/
H A Dix_txrx.c121 static int ixgbe_tso_setup(struct tx_ring *,
852 int rv = ixgbe_tso_setup(txr, mp, cmd_type_len, olinfo_status);
986 * ixgbe_tso_setup
992 ixgbe_tso_setup(struct tx_ring *txr, struct mbuf *mp, u32 *cmd_type_len, function
1100 } /* ixgbe_tso_setup */

Completed in 171 milliseconds