Home
last modified time | relevance | path

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

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