Home
last modified time | relevance | path

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

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