Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.h41 int wfx_hif_start(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf,
H A Dhif_tx.c419 int wfx_hif_start(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf, in wfx_hif_start() function
H A Dsta.c408 ret = wfx_hif_start(wvif, &vif->bss_conf, wvif->channel); in wfx_start_ap()