Lines Matching refs:brcms_cm_info
110 struct brcms_cm_info { struct
230 struct brcms_cm_info *wlc_cm, struct txpwr_limits *txpwr, in brcms_c_channel_min_txpower_limits_with_local_constraint()
309 brcms_c_set_country(struct brcms_cm_info *wlc_cm, in brcms_c_set_country()
326 struct brcms_cm_info *brcms_c_channel_mgr_attach(struct brcms_c_info *wlc) in brcms_c_channel_mgr_attach()
328 struct brcms_cm_info *wlc_cm; in brcms_c_channel_mgr_attach()
334 wlc_cm = kzalloc(sizeof(struct brcms_cm_info), GFP_ATOMIC); in brcms_c_channel_mgr_attach()
367 void brcms_c_channel_mgr_detach(struct brcms_cm_info *wlc_cm) in brcms_c_channel_mgr_detach()
373 brcms_c_channel_set_chanspec(struct brcms_cm_info *wlc_cm, u16 chanspec, in brcms_c_channel_set_chanspec()
398 brcms_c_channel_reg_limits(struct brcms_cm_info *wlc_cm, u16 chanspec, in brcms_c_channel_reg_limits()
604 brcms_c_valid_chanspec_ext(struct brcms_cm_info *wlc_cm, u16 chspec) in brcms_c_valid_chanspec_ext()
623 bool brcms_c_valid_chanspec_db(struct brcms_cm_info *wlc_cm, u16 chspec) in brcms_c_valid_chanspec_db()