Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcore.c203 static void _brcmf_update_ndtable(struct work_struct *work) in _brcmf_update_ndtable() function
226 static void _brcmf_update_ndtable(struct work_struct *work) in _brcmf_update_ndtable() function
662 INIT_WORK(&ifp->ndoffload_work, _brcmf_update_ndtable); in brcmf_net_attach()