Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhwio.h67 #define CTRL_WLAN_READY 0x00002000 macro
H A Dbh.c154 if (!(piggyback & CTRL_WLAN_READY)) in bh_work_rx()
H A Dfwio.c368 if (reg & CTRL_WLAN_READY) in wfx_init_device()