Home
last modified time | relevance | path

Searched refs:twt_wake_int_exp (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_twt.c81 req_type->twt_wake_int_exp, req_type->twt_protection); in _twt_fill_individual_twt_para_set()
95 req_type->twt_wake_int_exp); in _twt_fill_individual_twt_para_set()
135 req_type->twt_wake_int_exp = in _twt_parse_individual_twt_para()
161 req_type->twt_wake_int_exp, req_type->twt_protection); in _twt_parse_individual_twt_para()
385 twt_info->twt_wake_int_exp = req_type->twt_wake_int_exp; in _twt_fill_config_info_indiv()
393 twt_info->twt_wake_int_exp, twt_info->twt_wake_int_mantissa, in _twt_fill_config_info_indiv()
453 if ((_twt_calc_intvl(cmp_info.twt_wake_int_exp, in _twt_compare_twt_para()
455 (_twt_calc_intvl(twt_info->twt_wake_int_exp, in _twt_compare_twt_para()
459 intvl = _twt_calc_intvl(twt_info->twt_wake_int_exp, in _twt_compare_twt_para()
1790 intvl = _twt_calc_intvl(config->twt_info.twt_wake_int_exp, in rtw_phl_twt_get_target_wake_time()
H A Dphl_def.h1308 u8 twt_wake_int_exp;/*twt wake interval exponent*/ member
1366 u8 twt_wake_int_exp; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_twt.c81 req_type->twt_wake_int_exp, req_type->twt_protection); in _twt_fill_individual_twt_para_set()
95 req_type->twt_wake_int_exp); in _twt_fill_individual_twt_para_set()
135 req_type->twt_wake_int_exp = in _twt_parse_individual_twt_para()
161 req_type->twt_wake_int_exp, req_type->twt_protection); in _twt_parse_individual_twt_para()
385 twt_info->twt_wake_int_exp = req_type->twt_wake_int_exp; in _twt_fill_config_info_indiv()
393 twt_info->twt_wake_int_exp, twt_info->twt_wake_int_mantissa, in _twt_fill_config_info_indiv()
453 if ((_twt_calc_intvl(cmp_info.twt_wake_int_exp, in _twt_compare_twt_para()
455 (_twt_calc_intvl(twt_info->twt_wake_int_exp, in _twt_compare_twt_para()
459 intvl = _twt_calc_intvl(twt_info->twt_wake_int_exp, in _twt_compare_twt_para()
1790 intvl = _twt_calc_intvl(config->twt_info.twt_wake_int_exp, in rtw_phl_twt_get_target_wake_time()
H A Dphl_def.h1329 u8 twt_wake_int_exp;/*twt wake interval exponent*/ member
1387 u8 twt_wake_int_exp; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c6877 mac_twt_para.wake_exp = twt_info.twt_wake_int_exp; in rtw_hal_mac_twt_info_update()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c6893 mac_twt_para.wake_exp = twt_info.twt_wake_int_exp; in rtw_hal_mac_twt_info_update()