Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dpub.h276 bool brcms_c_chipmatch(struct bcma_device *core);
H A Dmac80211_if.c471 status = brcms_c_chipmatch(wl->wlc->hw->d11core); in brcms_ops_stop()
H A Dmain.c4426 if (!brcms_c_chipmatch(core)) { in brcms_b_attach()
5622 bool brcms_c_chipmatch(struct bcma_device *core) in brcms_c_chipmatch() function