Searched defs:chplan (Results 1 – 10 of 10) sorted by relevance
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
| D | wifi_regd.c | 54 static struct ieee80211_reg_rule rtw_get_ieee80211_reg_rule(struct get_chplan_resp *chplan, BAND_TY… in rtw_get_ieee80211_reg_rule() 93 static int rtw_build_wiphy_regd(struct wiphy *wiphy, struct get_chplan_resp *chplan, struct ieee802… in rtw_build_wiphy_regd() 209 void rtw_update_wiphy_regd(struct wiphy *wiphy, struct get_chplan_resp *chplan, bool rtnl_lock_need… in rtw_update_wiphy_regd() 247 static void rtw_regd_overide_flags(struct wiphy *wiphy, struct get_chplan_resp *chplan, bool rtnl_l… in rtw_regd_overide_flags() 306 static void rtw_regd_apply_dfs_flags(struct get_chplan_resp *chplan, bool rtnl_lock_needed) in rtw_regd_apply_dfs_flags() 616 struct get_chplan_resp *chplan; in rtw_reg_notifier() local 653 struct get_chplan_resp *chplan; member 717 struct get_chplan_resp *chplan; in rtw_regd_async_regd_change_list_free() local 747 void rtw_regd_change_complete_sync(struct wiphy *wiphy, struct get_chplan_resp *chplan, bool rtnl_l… in rtw_regd_change_complete_sync() 767 int rtw_regd_change_complete_async(struct wiphy *wiphy, struct get_chplan_resp *chplan) in rtw_regd_change_complete_async()
|
| D | os_intfs.c | 1152 u16 chplan = RTW_CHPLAN_UNSPECIFIED; in rtw_regsty_load_chplan() local
|
| D | ioctl_cfg80211.c | 10965 struct get_chplan_resp *chplan; in rtw_wiphy_register() local
|
| D | rtw_proc.c | 1564 u16 chplan = RTW_CHPLAN_UNSPECIFIED; in proc_set_chan_plan() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_chplan.c | 615 u8 chplan = rfctl->ChannelPlan; in init_channel_set_from_rtk_priv_2g_5g() local 2993 void rtw_chplan_ioctl_input_mapping(u16 *chplan, u16 *chplan_6g) in rtw_chplan_ioctl_input_mapping() 3010 bool rtw_chplan_ids_is_world_wide(u8 chplan, u8 chplan_6g) in rtw_chplan_ids_is_world_wide()
|
| D | rtw_chplan.h | 189 u8 chplan; member
|
| D | rtw_mlme_ext.c | 453 int chplan = -1; in rtw_rfctl_decide_init_chplan() local 1303 static void dump_chplan_txpwr_lmts(void *sel, struct get_chplan_resp *chplan) in dump_chplan_txpwr_lmts() 1310 static void dump_chplan_edcca_modes(void *sel, struct get_chplan_resp *chplan) in dump_chplan_edcca_modes() 1329 struct get_chplan_resp *chplan; in dump_cur_country() local 1344 struct get_chplan_resp *chplan; in dump_cur_chset() local 17115 struct get_chplan_resp *chplan; in rtw_set_chplan_hdl() local 17216 struct get_chplan_resp *chplan; in rtw_get_chplan_hdl() local
|
| D | rtw_cmd.c | 1901 , u8 chplan, u8 chplan_6g, const struct country_chplan *country_ent in _rtw_set_chplan_cmd() 2029 inline u8 rtw_set_chplan_cmd(_adapter *adapter, int flags, u8 chplan, u8 chplan_6g, enum rtw_regd_i… in rtw_set_chplan_cmd() 2102 u8 rtw_get_chplan_cmd(_adapter *adapter, int flags, struct get_chplan_resp **chplan) in rtw_get_chplan_cmd()
|
| D | rtw_mlme.c | 1980 struct get_chplan_resp *chplan; in rtw_surveydone_event_callback() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | rtw_cmd.h | 564 struct get_chplan_resp **chplan; member
|