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

  /src/sys/dev/pci/ixgbe/
ixgbe.h 337 struct evcnt handleq; /* software_interrupt */ member in struct:ix_queue
ixv.c 655 evcnt_detach(&sc->queues[i].handleq);
2730 evcnt_attach_dynamic(&sc->queues[i].handleq,
2835 IXGBE_EVC_STORE(&sc->queues[i].handleq, 0);
3307 IXGBE_EVC_ADD(&que->handleq, 1);
ixgbe.c 1958 evcnt_attach_dynamic(&sc->queues[i].handleq,
2181 IXGBE_EVC_STORE(&sc->queues[i].handleq, 0);
3797 evcnt_detach(&sc->queues[i].handleq);
6698 IXGBE_EVC_ADD(&que->handleq, 1);
  /src/sys/dev/pci/igc/
if_igc.c 2868 IGC_QUEUE_EVENT(iq, handleq, 1);

Completed in 21 milliseconds