| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_twt.c | 26 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 D | hal_api_mac.h | 519 rtw_hal_mac_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action);
|
| H A D | hal_api.h | 777 rtw_hal_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action);
|
| H A D | hal_api_mac.c | 6892 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 D | hal_twt.c | 26 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 D | hal_api_mac.h | 519 rtw_hal_mac_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action);
|
| H A D | hal_api.h | 780 rtw_hal_twt_sta_update(void *hal, u8 macid, u8 twt_id, u8 action);
|
| H A D | hal_api_mac.c | 6876 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 D | phl_twt.c | 579 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 D | phl_def.h | 1359 u8 twt_id; /*config id*/ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_twt.c | 579 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 D | phl_def.h | 1380 u8 twt_id; /*config id*/ member
|