Searched refs:brcms_pub (Results 1 – 3 of 3) sorted by relevance
144 struct brcms_pub { struct296 struct brcms_pub *brcms_c_pub(struct brcms_c_info *wlc);301 int brcms_c_module_register(struct brcms_pub *pub, const char *name,304 int brcms_c_module_unregister(struct brcms_pub *pub, const char *name,
64 struct brcms_pub *pub; /* pointer to public wlc state */
111 struct brcms_pub *pub;329 struct brcms_pub *pub = wlc->pub; in brcms_c_channel_mgr_attach()