Home
last modified time | relevance | path

Searched refs:nego_type (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_twt.c405 twt_info->nego_type = twt_ctrl->nego_type; in _twt_fill_config_info()
408 twt_info->responder_pm_mode, twt_info->nego_type, in _twt_fill_config_info()
410 if (RTW_PHL_INDIV_TWT == twt_info->nego_type) { in _twt_fill_config_info()
438 if (cmp_info.nego_type != twt_info->nego_type) in _twt_compare_twt_para()
813 u8 ignore_type, enum rtw_phl_nego_type nego_type, in _twt_delete_sta_info() argument
820 enum rtw_phl_nego_type type = nego_type; in _twt_delete_sta_info()
826 if (RTW_PHL_MANAGE_BCAST_TWT == nego_type) in _twt_delete_sta_info()
841 if (false == ignore_type && config->twt_info.nego_type != type) in _twt_delete_sta_info()
883 pstatus, nego_type, id, *bitmap); in _twt_delete_sta_info()
1026 RTW_PHL_INDIV_TWT != config->twt_info.nego_type) in _twt_flow_id_exist()
[all …]
H A Dphl_twt.h104 enum rtw_phl_nego_type nego_type; member
H A Dphl_def.h1281 enum rtw_phl_nego_type nego_type; member
1323 enum rtw_phl_nego_type nego_type; /*negotiation type*/ member
1357 enum rtw_phl_nego_type nego_type; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_twt.c405 twt_info->nego_type = twt_ctrl->nego_type; in _twt_fill_config_info()
408 twt_info->responder_pm_mode, twt_info->nego_type, in _twt_fill_config_info()
410 if (RTW_PHL_INDIV_TWT == twt_info->nego_type) { in _twt_fill_config_info()
438 if (cmp_info.nego_type != twt_info->nego_type) in _twt_compare_twt_para()
813 u8 ignore_type, enum rtw_phl_nego_type nego_type, in _twt_delete_sta_info() argument
820 enum rtw_phl_nego_type type = nego_type; in _twt_delete_sta_info()
826 if (RTW_PHL_MANAGE_BCAST_TWT == nego_type) in _twt_delete_sta_info()
841 if (false == ignore_type && config->twt_info.nego_type != type) in _twt_delete_sta_info()
883 pstatus, nego_type, id, *bitmap); in _twt_delete_sta_info()
1026 RTW_PHL_INDIV_TWT != config->twt_info.nego_type) in _twt_flow_id_exist()
[all …]
H A Dphl_twt.h104 enum rtw_phl_nego_type nego_type; member
H A Dphl_def.h1302 enum rtw_phl_nego_type nego_type; member
1344 enum rtw_phl_nego_type nego_type; /*negotiation type*/ member
1378 enum rtw_phl_nego_type nego_type; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c6841 switch (twt_info.nego_type) in rtw_hal_mac_twt_info_update()
6856 PHL_ERR("%s : Error TWT nego type %d\n", __func__, twt_info.nego_type); in rtw_hal_mac_twt_info_update()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c6857 switch (twt_info.nego_type) in rtw_hal_mac_twt_info_update()
6872 PHL_ERR("%s : Error TWT nego type %d\n", __func__, twt_info.nego_type); in rtw_hal_mac_twt_info_update()