Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_tx.c359 hal_info->hal_com->spe_pkt_cnt_lmt = tx_req->mdata.data_tx_cnt_lmt; in rtw_hal_fill_wd()
H A Dhal_def.h1101 u8 spe_pkt_cnt_lmt; member
H A Dhal_api_mac.c7490 if (hal_info->hal_com->spe_pkt_cnt_lmt) in rtw_hal_mac_process_c2h()
7491 retry_limit = hal_info->hal_com->spe_pkt_cnt_lmt; in rtw_hal_mac_process_c2h()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_tx.c359 hal_info->hal_com->spe_pkt_cnt_lmt = tx_req->mdata.data_tx_cnt_lmt; in rtw_hal_fill_wd()
H A Dhal_def.h1100 u8 spe_pkt_cnt_lmt; member
H A Dhal_api_mac.c7506 if (hal_info->hal_com->spe_pkt_cnt_lmt) in rtw_hal_mac_process_c2h()
7507 retry_limit = hal_info->hal_com->spe_pkt_cnt_lmt; in rtw_hal_mac_process_c2h()