Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ix.c2365 sc->num_tx_desc * sizeof(struct ixgbe_legacy_tx_desc)); in ixgbe_initialize_transmit_units()
2623 struct ixgbe_legacy_tx_desc *tx_desc; in ixgbe_txeof()
2643 tx_desc = (struct ixgbe_legacy_tx_desc *)&txr->tx_base[last]; in ixgbe_txeof()
H A Dif_ixv.c864 sc->num_tx_desc * sizeof(struct ixgbe_legacy_tx_desc)); in ixv_initialize_transmit_units()
H A Dixgbe_type.h3249 struct ixgbe_legacy_tx_desc { struct