Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dhif_tx_mib.h33 int hif_set_mfp(struct wfx_vif *wvif, bool capable, bool required);
Dhif_tx_mib.c162 int hif_set_mfp(struct wfx_vif *wvif, bool capable, bool required) in hif_set_mfp() function
Dsta.c295 hif_set_mfp(wvif, sta->mfp, sta->mfp); in wfx_sta_add()
365 hif_set_mfp(wvif, *ptr & BIT(7), *ptr & BIT(6)); in wfx_set_mfp_ap()