Searched defs:polled (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | send.c | 475 s64 *polled, in hws_send_engine_poll_cq() 513 s64 *polled, in hws_send_engine_poll_list() 537 s64 polled = 0; in hws_send_engine_poll() local 1050 s64 polled = 0; in mlx5hws_send_queue_action() local
|
/linux/net/smc/ |
H A D | smc_wr.c | 141 int polled = 0; in smc_wr_tx_tasklet_fn() local 483 int polled = 0; in smc_wr_rx_tasklet_fn() local
|
/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.c | 2514 bool *polled, bool *stop) in ocrdma_poll_err_scqe() 2558 struct ib_wc *ibwc, bool *polled) in ocrdma_poll_success_scqe() 2583 struct ib_wc *ibwc, bool *polled, bool *stop) in ocrdma_poll_scqe() 2646 struct ib_wc *ibwc, bool *polled, bool *stop, in ocrdma_poll_err_rcqe() 2715 struct ib_wc *ibwc, bool *polled, bool *stop) in ocrdma_poll_rcqe() 2762 u16 cur_getp; bool polled = false; bool stop = false; in ocrdma_poll_hwcq() local
|
/linux/drivers/input/joystick/ |
H A D | adc-joystick.c | 199 bool polled, in adc_joystick_count_channels()
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | low_i2c.c | 87 int polled; /* open mode */ member 116 int polled; member 1094 int pmac_i2c_open(struct pmac_i2c_bus *bus, int polled) in pmac_i2c_open()
|
/linux/sound/usb/usx2y/ |
H A D | us122l.c | 215 unsigned int *polled; in usb_stream_hwdep_poll() local
|
/linux/drivers/dma/ |
H A D | dmatest.c | 91 static bool polled; variable 128 bool polled; member
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_rx.c | 727 int polled = 0; in mlx4_en_process_rx_cq() local
|
/linux/drivers/nvme/host/ |
H A D | pci.c | 1742 static int nvme_create_queue(struct nvme_queue *nvmeq, int qid, bool polled) in nvme_create_queue() 1932 bool polled = i > rw_queues; in nvme_create_io_queues() local
|
/linux/drivers/infiniband/core/ |
H A D | verbs.c | 2932 int n, polled = 0; in __ib_drain_srq() local
|
/linux/include/drm/ |
H A D | drm_connector.h | 1954 uint8_t polled; member
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_types.h | 521 u8 polled; member
|
/linux/drivers/scsi/ |
H A D | scsi_debug.c | 6407 bool polled = rq->cmd_flags & REQ_POLLED; in schedule_resp() local
|