Home
last modified time | relevance | path

Searched refs:cfg_poll (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c64 static bool cfg_poll; variable
485 cfg_poll = true; in parse_opts()
702 flush_errqueue(fd, cfg_poll, 500, true); in main()
/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c588 if ((phba->cfg_poll & ENABLE_FCP_RING_POLLING) && in lpfc_config_port_post()
589 (phba->cfg_poll & DISABLE_FCP_RING_INT)) in lpfc_config_port_post()
9228 if (phba->cfg_poll & DISABLE_FCP_RING_INT) { in lpfc_post_init_setup()