Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/silabs/wfx/
Dhif_tx_mib.h34 int wfx_hif_set_mfp(struct wfx_vif *wvif, bool capable, bool required);
Dhif_tx_mib.c153 int wfx_hif_set_mfp(struct wfx_vif *wvif, bool capable, bool required) in wfx_hif_set_mfp() function
Dsta.c310 wfx_hif_set_mfp(wvif, sta->mfp, sta->mfp); in wfx_sta_add()
387 wfx_hif_set_mfp(wvif, *ptr & BIT(7), *ptr & BIT(6)); in wfx_set_mfp_ap()