Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.h44 int wfx_hif_join(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf,
H A Dhif_tx.c282 int wfx_hif_join(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf, in wfx_hif_join() function
H A Dsta.c455 ret = wfx_hif_join(wvif, conf, wvif->channel, ssid, ssid_len); in wfx_join()