Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dhif_tx.h45 int hif_join(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf,
Dhif_tx.c300 int hif_join(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf, in hif_join() function
Dsta.c427 ret = hif_join(wvif, conf, wvif->channel, ssid, ssidlen); in wfx_join()