Searched refs:get_cfg80211_ops (Results 1 – 2 of 2) sorted by relevance
19 void (*get_cfg80211_ops)(struct brcmf_pub *drvr); member74 if (!drvr->vops || !drvr->vops->get_cfg80211_ops) in brcmf_fwvid_get_cfg80211_ops()77 drvr->vops->get_cfg80211_ops(drvr); in brcmf_fwvid_get_cfg80211_ops()
370 .get_cfg80211_ops = brcmf_cyw_get_cfg80211_ops,