HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_tso_setup (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ix_txrx.c 121 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 in typeref:typename:int
1100 } /* ixgbe_tso_setup */
ix_txrx.c 121 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 in typeref:typename:int
1100 } /* ixgbe_tso_setup */

Completed in 25 milliseconds