Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dhif_tx.h48 int hif_set_bss_params(struct wfx_vif *wvif, int aid, int beacon_lost_count);
Dhif_tx.c336 int hif_set_bss_params(struct wfx_vif *wvif, int aid, int beacon_lost_count) in hif_set_bss_params() function
Dsta.c465 hif_set_bss_params(wvif, info->aid, 7); in wfx_join_finalize()