Home
last modified time | relevance | path

Searched refs:twt_id (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_twt.c26 rtw_hal_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action) in rtw_hal_twt_sta_update() argument
28 return rtw_hal_mac_twt_sta_update(hal, macid, twt_id, action); in rtw_hal_twt_sta_update()
H A Dhal_api_mac.h519 rtw_hal_mac_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action);
H A Dhal_api.h777 rtw_hal_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action);
H A Dhal_api_mac.c6892 mac_twt_para.id = twt_info.twt_id; in rtw_hal_mac_twt_info_update()
6914 rtw_hal_mac_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action) in rtw_hal_mac_twt_sta_update() argument
6942 mac_twtact_para.id = twt_id; in rtw_hal_mac_twt_sta_update()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_twt.c26 rtw_hal_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action) in rtw_hal_twt_sta_update() argument
28 return rtw_hal_mac_twt_sta_update(hal, macid, twt_id, action); in rtw_hal_twt_sta_update()
H A Dhal_api_mac.h519 rtw_hal_mac_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action);
H A Dhal_api.h780 rtw_hal_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action);
H A Dhal_api_mac.c6876 mac_twt_para.id = twt_info.twt_id; in rtw_hal_mac_twt_info_update()
6898 rtw_hal_mac_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action) in rtw_hal_mac_twt_sta_update() argument
6926 mac_twtact_para.id = twt_id; in rtw_hal_mac_twt_sta_update()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_twt.c579 config[i].twt_info.twt_id = config[i].idx; in _twt_operate_twt_config()
609 enum rtw_phl_status _twt_sta_update(void *hal, u16 macid, u8 twt_id, in _twt_sta_update() argument
615 hstatus = rtw_hal_twt_sta_update(hal, (u8)macid, twt_id, action); in _twt_sta_update()
618 hstatus, macid, twt_id, action); in _twt_sta_update()
621 macid, twt_id, action); in _twt_sta_update()
836 config->twt_info.twt_id); in _twt_delete_sta_info()
849 config->twt_info.twt_id, in _twt_delete_sta_info()
864 *bitmap |= (1 << config->twt_info.twt_id); in _twt_delete_sta_info()
866 config->twt_info.twt_id, cnt, *bitmap); in _twt_delete_sta_info()
919 pstatus, config->twt_info.twt_id, action); in _twt_info_update()
[all …]
H A Dphl_def.h1359 u8 twt_id; /*config id*/ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_twt.c579 config[i].twt_info.twt_id = config[i].idx; in _twt_operate_twt_config()
609 enum rtw_phl_status _twt_sta_update(void *hal, u16 macid, u8 twt_id, in _twt_sta_update() argument
615 hstatus = rtw_hal_twt_sta_update(hal, (u8)macid, twt_id, action); in _twt_sta_update()
618 hstatus, macid, twt_id, action); in _twt_sta_update()
621 macid, twt_id, action); in _twt_sta_update()
836 config->twt_info.twt_id); in _twt_delete_sta_info()
849 config->twt_info.twt_id, in _twt_delete_sta_info()
864 *bitmap |= (1 << config->twt_info.twt_id); in _twt_delete_sta_info()
866 config->twt_info.twt_id, cnt, *bitmap); in _twt_delete_sta_info()
919 pstatus, config->twt_info.twt_id, action); in _twt_info_update()
[all …]
H A Dphl_def.h1380 u8 twt_id; /*config id*/ member