Home
last modified time | relevance | path

Searched refs:poll_irq (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/silabs/wfx/
H A Dwfx.h44 bool poll_irq; member
H A Dbh.c297 WARN(!wdev->poll_irq, "unexpected IRQ polling can mask IRQ"); in wfx_bh_poll_irq()
H A Dhif_tx.c99 if (wdev->poll_irq) in wfx_cmd_send()