Home
last modified time | relevance | path

Searched refs:wfx_bh_poll_irq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dbh.h32 void wfx_bh_poll_irq(struct wfx_dev *wdev);
H A Dbh.c292 void wfx_bh_poll_irq(struct wfx_dev *wdev) in wfx_bh_poll_irq() function
H A Dmain.c358 wfx_bh_poll_irq(wdev); in wfx_probe()
H A Dhif_tx.c82 wfx_bh_poll_irq(wdev); in wfx_cmd_send()