Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dhif_tx.h53 int wfx_hif_beacon_transmit(struct wfx_vif *wvif, bool enable);
Dhif_tx.c487 int wfx_hif_beacon_transmit(struct wfx_vif *wvif, bool enable) in wfx_hif_beacon_transmit() function
Dsta.c511 wfx_hif_beacon_transmit(wvif, enable); in wfx_enable_beacon()