Home
last modified time | relevance | path

Searched defs:polling (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/test/stress/stress2/misc/
H A Dkevent4.sh143 void polling() function
199 polling(); function
/dflybsd-src/sys/dev/netif/igb/
H A Dif_igb.c961 boolean_t polling; in igb_init() local
2491 igb_init_rx_unit(struct igb_softc *sc, boolean_t polling) in igb_init_rx_unit()
4759 igb_set_ring_inuse(struct igb_softc *sc, boolean_t polling) in igb_set_ring_inuse()
4771 igb_get_rxring_inuse(const struct igb_softc *sc, boolean_t polling) in igb_get_rxring_inuse()
4785 igb_get_txring_inuse(const struct igb_softc *sc, boolean_t polling) in igb_get_txring_inuse()
4949 igb_set_timer_cpuid(struct igb_softc *sc, boolean_t polling) in igb_set_timer_cpuid()
/dflybsd-src/sys/dev/misc/cmx/
H A Dcmxvar.h58 int polling; /* are we polling? */ member
/dflybsd-src/sys/dev/netif/ix/
H A Dif_ix.c932 boolean_t polling; in ix_init() local
2669 ix_init_rx_unit(struct ix_softc *sc, boolean_t polling) in ix_init_rx_unit()
4029 ix_set_ring_inuse(struct ix_softc *sc, boolean_t polling) in ix_set_ring_inuse()
4042 ix_get_rxring_inuse(const struct ix_softc *sc, boolean_t polling) in ix_get_rxring_inuse()
4056 ix_get_txring_inuse(const struct ix_softc *sc, boolean_t polling) in ix_get_txring_inuse()
4659 ix_get_timer_cpuid(const struct ix_softc *sc, boolean_t polling) in ix_get_timer_cpuid()
/dflybsd-src/sys/dev/netif/mxge/
H A Dif_mxge.c2732 const boolean_t polling = FALSE; in mxge_msi() local
2734 boolean_t polling = FALSE; in mxge_msi() local
2813 const boolean_t polling = FALSE; in mxge_msix_rxtx() local
2815 boolean_t polling = FALSE; in mxge_msix_rxtx() local
/dflybsd-src/sys/dev/sound/pci/
H A Datiixp.c134 int poll_ticks, polling; member
1006 int i, timeout, found, polling; in atiixp_chip_post_init() local
H A Dvia8233.c126 int poll_ticks, polling; member
H A Des137x.c229 int poll_ticks, polling; member
/dflybsd-src/sys/dev/netif/emx/
H A Dif_emx.c1349 boolean_t polling; in emx_init() local
4481 emx_get_txring_inuse(const struct emx_softc *sc, boolean_t polling) in emx_get_txring_inuse()
/dflybsd-src/sys/dev/sound/pci/hda/
H A Dhdac_private.h197 int polling; member
/dflybsd-src/sys/dev/netif/bce/
H A Dif_bce.c4684 boolean_t polling; in bce_init() local
6735 bce_set_timer_cpuid(struct bce_softc *sc, boolean_t polling) in bce_set_timer_cpuid()
/dflybsd-src/sys/dev/netif/bnx/
H A Dif_bnx.c3595 boolean_t polling; in bnx_init() local
5560 bnx_set_tick_cpuid(struct bnx_softc *sc, boolean_t polling) in bnx_set_tick_cpuid()
/dflybsd-src/sys/dev/virtual/amazon/ena/ena-com/
H A Dena_com.h268 bool polling; member
H A Dena_com.c1607 void ena_com_set_admin_polling_mode(struct ena_com_dev *ena_dev, bool polling) in ena_com_set_admin_polling_mode()