Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_twt.c406 twt_info->wake_dur_unit = twt_ctrl->wake_dur_unit; in _twt_fill_config_info()
409 twt_info->wake_dur_unit); in _twt_fill_config_info()
449 , cmp_info.wake_dur_unit)) != in _twt_compare_twt_para()
451 twt_info->wake_dur_unit))) in _twt_compare_twt_para()
1827 twt_ctrl->wake_dur_unit); in rtw_phl_twt_fill_twt_element()
1835 SET_TWT_CONTROL_WAKE_DURATION_UNIT(buf, twt_ctrl->wake_dur_unit); in rtw_phl_twt_fill_twt_element()
1942 twt_ctrl->wake_dur_unit = GET_TWT_CONTROL_WAKE_DURATION_UNIT(next_buf); in rtw_phl_twt_parse_element()
1946 twt_ctrl->wake_dur_unit); in rtw_phl_twt_parse_element()
H A Dphl_def.h1324 enum rtw_phl_wake_dur_unit wake_dur_unit; /*wake duration unit*/ member
1356 enum rtw_phl_wake_dur_unit wake_dur_unit; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_twt.c406 twt_info->wake_dur_unit = twt_ctrl->wake_dur_unit; in _twt_fill_config_info()
409 twt_info->wake_dur_unit); in _twt_fill_config_info()
449 , cmp_info.wake_dur_unit)) != in _twt_compare_twt_para()
451 twt_info->wake_dur_unit))) in _twt_compare_twt_para()
1827 twt_ctrl->wake_dur_unit); in rtw_phl_twt_fill_twt_element()
1835 SET_TWT_CONTROL_WAKE_DURATION_UNIT(buf, twt_ctrl->wake_dur_unit); in rtw_phl_twt_fill_twt_element()
1942 twt_ctrl->wake_dur_unit = GET_TWT_CONTROL_WAKE_DURATION_UNIT(next_buf); in rtw_phl_twt_parse_element()
1946 twt_ctrl->wake_dur_unit); in rtw_phl_twt_parse_element()
H A Dphl_def.h1345 enum rtw_phl_wake_dur_unit wake_dur_unit; /*wake duration unit*/ member
1377 enum rtw_phl_wake_dur_unit wake_dur_unit; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c6881 mac_twt_para.wake_unit = twt_info.wake_dur_unit; in rtw_hal_mac_twt_info_update()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c6897 mac_twt_para.wake_unit = twt_info.wake_dur_unit; in rtw_hal_mac_twt_info_update()