Home
last modified time | relevance | path

Searched refs:noa_desc (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_p2pps.c85 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 Dphl_p2pps_def.h23 struct rtw_phl_noa_desc noa_desc[MAX_NOA_DESC]; member
H A Dphl_mr.c2497 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 Dphl_mr.h94 struct rtw_phl_noa_desc *noa_desc);
H A Dphl_def.h1753 struct rtw_phl_noa_desc noa_desc[MAX_NOA_DESC]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_p2pps.c85 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 Dphl_p2pps_def.h23 struct rtw_phl_noa_desc noa_desc[MAX_NOA_DESC]; member
H A Dphl_mr.c2497 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 Dphl_mr.h94 struct rtw_phl_noa_desc *noa_desc);
H A Dphl_def.h1732 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 Dwl_cfgp2p.c1900 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 Dwl_cfgp2p.c2039 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 Dwl_cfgp2p.c2011 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 Dwl_cfgp2p.c2011 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 Dwl_cfgp2p.c2011 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 Dwl_cfgp2p.c2052 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 Dhal_api_btc.c259 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 Dchannel.c1514 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 Dhal_btc.c1378 if (wrole->noa_desc[i].enable) { in _ntfy_role_info()
1380 r->noa_duration = wrole->noa_desc[i].duration; in _ntfy_role_info()