Home
last modified time | relevance | path

Searched refs:hif_start (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/staging/wfx/
Dhif_tx.h53 int hif_start(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf,
Dhif_tx.c447 int hif_start(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf, in hif_start() function
Dsta.c380 ret = hif_start(wvif, &vif->bss_conf, wvif->channel); in wfx_start_ap()
/Linux-v5.10/drivers/net/wireless/ath/ath6kl/
Dusb.c685 static void hif_start(struct ath6kl *ar) in hif_start() function
1049 hif_start(ar); in ath6kl_usb_power_on()