Searched refs:hif_map_link (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/staging/wfx/ |
D | hif_tx.h | 56 int hif_map_link(struct wfx_vif *wvif,
|
D | sta.c | 304 hif_map_link(wvif, false, sta->addr, sta_priv->link_id, sta->mfp); in wfx_sta_add() 319 hif_map_link(wvif, true, sta->addr, sta_priv->link_id, false); in wfx_sta_remove()
|
D | hif_tx.c | 488 int hif_map_link(struct wfx_vif *wvif, bool unmap, u8 *mac_addr, int sta_id, bool mfp) in hif_map_link() function
|