Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/
A Dhif_tx.h46 int wfx_hif_map_link(struct wfx_vif *wvif, bool unmap, u8 *mac_addr, int sta_id, bool mfp);
A Dsta.c319 wfx_hif_map_link(wvif, false, sta->addr, sta_priv->link_id, sta->mfp); in wfx_sta_add()
333 wfx_hif_map_link(wvif, true, sta->addr, sta_priv->link_id, false); in wfx_sta_remove()
A Dhif_tx.c459 int wfx_hif_map_link(struct wfx_vif *wvif, bool unmap, u8 *mac_addr, int sta_id, bool mfp) in wfx_hif_map_link() function

Completed in 5 milliseconds