Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dstf.h22 int brcms_c_stf_attach(struct brcms_c_info *wlc);
H A Dstf.c337 int brcms_c_stf_attach(struct brcms_c_info *wlc) in brcms_c_stf_attach() function
H A Dmain.c4360 if ((brcms_c_stf_attach(wlc) != 0)) { in brcms_c_attach_module()