/dflybsd-src/test/stress/stress2/misc/ |
H A D | kevent4.sh | 143 void polling() function 199 polling(); function
|
/dflybsd-src/sys/dev/netif/igb/ |
H A D | if_igb.c | 961 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 D | cmxvar.h | 58 int polling; /* are we polling? */ member
|
/dflybsd-src/sys/dev/netif/ix/ |
H A D | if_ix.c | 932 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 D | if_mxge.c | 2732 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 D | atiixp.c | 134 int poll_ticks, polling; member 1006 int i, timeout, found, polling; in atiixp_chip_post_init() local
|
H A D | via8233.c | 126 int poll_ticks, polling; member
|
H A D | es137x.c | 229 int poll_ticks, polling; member
|
/dflybsd-src/sys/dev/netif/emx/ |
H A D | if_emx.c | 1349 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 D | hdac_private.h | 197 int polling; member
|
/dflybsd-src/sys/dev/netif/bce/ |
H A D | if_bce.c | 4684 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 D | if_bnx.c | 3595 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 D | ena_com.h | 268 bool polling; member
|
H A D | ena_com.c | 1607 void ena_com_set_admin_polling_mode(struct ena_com_dev *ena_dev, bool polling) in ena_com_set_admin_polling_mode()
|