Home
last modified time | relevance | path

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

/netbsd-src/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); in ixgbe_tx_ctx_setup()
992 ixgbe_tso_setup(struct tx_ring *txr, struct mbuf *mp, u32 *cmd_type_len, in ixgbe_tso_setup() function