| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_p2pps.c | 85 desc = &info->noa_desc[i]; in _phl_p2pps_dump_noa_table() 128 tmp_desc = &info->noa_desc[i]; in _phl_p2pps_get_first_noa_desc_with_cnt255() 368 struct rtw_phl_noa_desc *desc = &info->noa_desc[i]; in _phl_p2pps_noa_is_all_disable() 393 if (info->noa_desc[i].noa_id == NOAID_NONE) in _phl_p2pps_noa_assign_noaid() 395 if (info->noa_desc[i].noa_id > max) in _phl_p2pps_noa_assign_noaid() 396 max = info->noa_desc[i].noa_id; in _phl_p2pps_noa_assign_noaid() 411 struct rtw_phl_noa_desc *noa_desc, in _phl_p2pps_noa_disable() argument 426 _phl_p2pps_clear_noa_desc(psinfo,noa_desc); in _phl_p2pps_noa_disable() 430 w_role = noa_desc->w_role; in _phl_p2pps_noa_disable() 433 en_to_fw = (noa_desc->noa_id != NOAID_NONE && noa_desc->enable); in _phl_p2pps_noa_disable() [all …]
|
| H A D | phl_p2pps_def.h | 23 struct rtw_phl_noa_desc noa_desc[MAX_NOA_DESC]; member
|
| H A D | phl_mr.c | 2497 static void _noa_desc_to_mcc_limit_req_info(struct rtw_phl_noa_desc *noa_desc, in _noa_desc_to_mcc_limit_req_info() argument 2500 if (noa_desc->enable && (noa_desc->tag != P2PPS_TRIG_MCC)) { in _noa_desc_to_mcc_limit_req_info() 2504 limit_req_info->start_t_h = noa_desc->start_t_h; in _noa_desc_to_mcc_limit_req_info() 2505 limit_req_info->start_t_l = noa_desc->start_t_l; in _noa_desc_to_mcc_limit_req_info() 2506 limit_req_info->dur = noa_desc->duration; in _noa_desc_to_mcc_limit_req_info() 2507 limit_req_info->intvl = noa_desc->interval; in _noa_desc_to_mcc_limit_req_info() 2821 struct rtw_phl_noa_desc noa_desc = {0}; in phl_mr_mcc_query_role_time_slot_lim() local 2824 phl_p2pps_query_noa_with_cnt255(phl_info, wrole, &noa_desc); in phl_mr_mcc_query_role_time_slot_lim() 2825 _noa_desc_to_mcc_limit_req_info(&noa_desc, limit_req_info); in phl_mr_mcc_query_role_time_slot_lim() 2837 struct rtw_phl_noa_desc *noa_desc) in phl_mr_noa_dur_lim_change() argument [all …]
|
| H A D | phl_mr.h | 94 struct rtw_phl_noa_desc *noa_desc);
|
| H A D | phl_def.h | 1753 struct rtw_phl_noa_desc noa_desc[MAX_NOA_DESC]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_p2pps.c | 85 desc = &info->noa_desc[i]; in _phl_p2pps_dump_noa_table() 128 tmp_desc = &info->noa_desc[i]; in _phl_p2pps_get_first_noa_desc_with_cnt255() 368 struct rtw_phl_noa_desc *desc = &info->noa_desc[i]; in _phl_p2pps_noa_is_all_disable() 393 if (info->noa_desc[i].noa_id == NOAID_NONE) in _phl_p2pps_noa_assign_noaid() 395 if (info->noa_desc[i].noa_id > max) in _phl_p2pps_noa_assign_noaid() 396 max = info->noa_desc[i].noa_id; in _phl_p2pps_noa_assign_noaid() 411 struct rtw_phl_noa_desc *noa_desc, in _phl_p2pps_noa_disable() argument 426 _phl_p2pps_clear_noa_desc(psinfo,noa_desc); in _phl_p2pps_noa_disable() 430 w_role = noa_desc->w_role; in _phl_p2pps_noa_disable() 433 en_to_fw = (noa_desc->noa_id != NOAID_NONE && noa_desc->enable); in _phl_p2pps_noa_disable() [all …]
|
| H A D | phl_p2pps_def.h | 23 struct rtw_phl_noa_desc noa_desc[MAX_NOA_DESC]; member
|
| H A D | phl_mr.c | 2497 static void _noa_desc_to_mcc_limit_req_info(struct rtw_phl_noa_desc *noa_desc, in _noa_desc_to_mcc_limit_req_info() argument 2500 if (noa_desc->enable && (noa_desc->tag != P2PPS_TRIG_MCC)) { in _noa_desc_to_mcc_limit_req_info() 2504 limit_req_info->start_t_h = noa_desc->start_t_h; in _noa_desc_to_mcc_limit_req_info() 2505 limit_req_info->start_t_l = noa_desc->start_t_l; in _noa_desc_to_mcc_limit_req_info() 2506 limit_req_info->dur = noa_desc->duration; in _noa_desc_to_mcc_limit_req_info() 2507 limit_req_info->intvl = noa_desc->interval; in _noa_desc_to_mcc_limit_req_info() 2821 struct rtw_phl_noa_desc noa_desc = {0}; in phl_mr_mcc_query_role_time_slot_lim() local 2824 phl_p2pps_query_noa_with_cnt255(phl_info, wrole, &noa_desc); in phl_mr_mcc_query_role_time_slot_lim() 2825 _noa_desc_to_mcc_limit_req_info(&noa_desc, limit_req_info); in phl_mr_mcc_query_role_time_slot_lim() 2837 struct rtw_phl_noa_desc *noa_desc) in phl_mr_noa_dur_lim_change() argument [all …]
|
| H A D | phl_mr.h | 94 struct rtw_phl_noa_desc *noa_desc);
|
| H A D | phl_def.h | 1732 struct rtw_phl_noa_desc noa_desc[MAX_NOA_DESC]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgp2p.c | 1900 wifi_p2p_noa_desc_t *noa_desc; in wl_cfgp2p_get_p2p_noa() local 1913 noa_desc = (wifi_p2p_noa_desc_t*)&_buf[len]; in wl_cfgp2p_get_p2p_noa() 1914 noa_desc->cnt_type = cfg->p2p->noa.desc[0].count; in wl_cfgp2p_get_p2p_noa() 1915 noa_desc->duration = cfg->p2p->noa.desc[0].duration; in wl_cfgp2p_get_p2p_noa() 1916 noa_desc->interval = cfg->p2p->noa.desc[0].interval; in wl_cfgp2p_get_p2p_noa() 1917 noa_desc->start = cfg->p2p->noa.desc[0].start; in wl_cfgp2p_get_p2p_noa()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgp2p.c | 2039 wifi_p2p_noa_desc_t *noa_desc; in wl_cfgp2p_get_p2p_noa() local 2052 noa_desc = (wifi_p2p_noa_desc_t*)&_buf[len]; in wl_cfgp2p_get_p2p_noa() 2053 noa_desc->cnt_type = cfg->p2p->noa.desc[0].count; in wl_cfgp2p_get_p2p_noa() 2054 noa_desc->duration = cfg->p2p->noa.desc[0].duration; in wl_cfgp2p_get_p2p_noa() 2055 noa_desc->interval = cfg->p2p->noa.desc[0].interval; in wl_cfgp2p_get_p2p_noa() 2056 noa_desc->start = cfg->p2p->noa.desc[0].start; in wl_cfgp2p_get_p2p_noa()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgp2p.c | 2011 wifi_p2p_noa_desc_t *noa_desc; local 2024 noa_desc = (wifi_p2p_noa_desc_t*)&_buf[len]; 2025 noa_desc->cnt_type = cfg->p2p->noa.desc[0].count; 2026 noa_desc->duration = cfg->p2p->noa.desc[0].duration; 2027 noa_desc->interval = cfg->p2p->noa.desc[0].interval; 2028 noa_desc->start = cfg->p2p->noa.desc[0].start;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgp2p.c | 2011 wifi_p2p_noa_desc_t *noa_desc; local 2024 noa_desc = (wifi_p2p_noa_desc_t*)&_buf[len]; 2025 noa_desc->cnt_type = cfg->p2p->noa.desc[0].count; 2026 noa_desc->duration = cfg->p2p->noa.desc[0].duration; 2027 noa_desc->interval = cfg->p2p->noa.desc[0].interval; 2028 noa_desc->start = cfg->p2p->noa.desc[0].start;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgp2p.c | 2011 wifi_p2p_noa_desc_t *noa_desc; local 2024 noa_desc = (wifi_p2p_noa_desc_t*)&_buf[len]; 2025 noa_desc->cnt_type = cfg->p2p->noa.desc[0].count; 2026 noa_desc->duration = cfg->p2p->noa.desc[0].duration; 2027 noa_desc->interval = cfg->p2p->noa.desc[0].interval; 2028 noa_desc->start = cfg->p2p->noa.desc[0].start;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgp2p.c | 2052 wifi_p2p_noa_desc_t *noa_desc; in wl_cfgp2p_get_p2p_noa() local 2065 noa_desc = (wifi_p2p_noa_desc_t*)&_buf[len]; in wl_cfgp2p_get_p2p_noa() 2066 noa_desc->cnt_type = cfg->p2p->noa.desc[0].count; in wl_cfgp2p_get_p2p_noa() 2067 noa_desc->duration = cfg->p2p->noa.desc[0].duration; in wl_cfgp2p_get_p2p_noa() 2068 noa_desc->interval = cfg->p2p->noa.desc[0].interval; in wl_cfgp2p_get_p2p_noa() 2069 noa_desc->start = cfg->p2p->noa.desc[0].start; in wl_cfgp2p_get_p2p_noa()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_btc.c | 259 if (wrole->noa_desc[i].enable) { in rtw_hal_btc_update_role_info_ntfy() 261 r.noa_duration = wrole->noa_desc[i].duration; in rtw_hal_btc_update_role_info_ntfy()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | channel.c | 1514 int noa_len, noa_desc, i = 0; in ath9k_beacon_add_noa() local 1520 noa_desc = !!avp->offchannel_duration + !!avp->noa_duration; in ath9k_beacon_add_noa() 1521 noa_len = 2 + sizeof(struct ieee80211_p2p_noa_desc) * noa_desc; in ath9k_beacon_add_noa()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/ |
| H A D | hal_btc.c | 1378 if (wrole->noa_desc[i].enable) { in _ntfy_role_info() 1380 r->noa_duration = wrole->noa_desc[i].duration; in _ntfy_role_info()
|