HomeSort by: relevance | last modified time | path
    Searched refs:other_tx_dma_setup (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe.h 608 struct evcnt other_tx_dma_setup; member in struct:ixgbe_softc
ixv.c 644 evcnt_detach(&sc->other_tx_dma_setup);
1321 IXGBE_EVC_STORE(&sc->other_tx_dma_setup, v4);
2642 evcnt_attach_dynamic(&sc->other_tx_dma_setup, EVCNT_TYPE_MISC,
2825 IXGBE_EVC_STORE(&sc->other_tx_dma_setup, 0);
ixgbe.c 1828 evcnt_attach_dynamic(&sc->other_tx_dma_setup, EVCNT_TYPE_MISC,
2151 IXGBE_EVC_STORE(&sc->other_tx_dma_setup, 0);
3767 evcnt_detach(&sc->other_tx_dma_setup);
4675 IXGBE_EVC_STORE(&sc->other_tx_dma_setup, v4);

Completed in 21 milliseconds