Searched refs:twt_wake_int_exp (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_twt.c | 81 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 D | phl_def.h | 1308 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 D | phl_twt.c | 81 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 D | phl_def.h | 1329 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 D | hal_api_mac.c | 6877 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 D | hal_api_mac.c | 6893 mac_twt_para.wake_exp = twt_info.twt_wake_int_exp; in rtw_hal_mac_twt_info_update()
|