| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/ |
| H A D | hal_trx_8852be.c | 559 struct rtw_phl_pkt_req *req, u32 *wd_len) in _hal_txsc_update_wd() argument 569 if (req->wd_len == 0) { in _hal_txsc_update_wd() 571 wd_len); in _hal_txsc_update_wd() 572 req->wd_len = (u8)*wd_len; in _hal_txsc_update_wd() 605 *wd_len = req->wd_len; in _hal_txsc_update_wd() 626 u32 wd_len = 0, seq_ofst = 0, addr_info_ofst = 0; in hal_update_wd_8852be() local 638 _hal_txsc_update_wd(hal, req, &wd_len); in hal_update_wd_8852be() 642 &wd_len); in hal_update_wd_8852be() 646 seq_ofst = wd_len; in hal_update_wd_8852be() 674 req->wd_len = bus_hw_cap->max_wd_page_size; in hal_update_wd_8852be()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_tx.c | 114 u8 *wd_buf, u32 *wd_len) in rtw_hal_fill_txdesc() argument 119 return rtw_hal_mac_ax_fill_txdesc(hal_info->mac, treq, wd_buf, wd_len); in rtw_hal_fill_txdesc() 350 u8 *wd_buf, u32 *wd_len) in rtw_hal_fill_wd() argument 362 hstatus = trx_ops->hal_fill_wd(hal_info, tx_req, wd_buf, wd_len); in rtw_hal_fill_wd()
|
| H A D | hal_struct.h | 109 u8 *wd_buf, u32 *wd_len); 146 u8 *wd_buf, u32 *wd_len);
|
| H A D | hal_api.h | 462 u8 *wd_buf, u32 *wd_len); 856 u8 *wd_buf, u32 *wd_len);
|
| H A D | hal_api_mac.h | 228 u8 *wd_buf, u32 *wd_len);
|
| H A D | hal_api_mac.c | 1645 pkt->wd_len = (u8)info.rxdlen; in rtw_hal_mac_sdio_parse_rx() 3938 u8 *wd_buf, u32 *wd_len) in rtw_hal_mac_ax_fill_txdesc() argument 3943 *wd_len = mac_info->ops->txdesc_len( in rtw_hal_mac_ax_fill_txdesc() 3949 &treq->mdata, wd_buf, *wd_len); in rtw_hal_mac_ax_fill_txdesc()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_tx.c | 114 u8 *wd_buf, u32 *wd_len) in rtw_hal_fill_txdesc() argument 119 return rtw_hal_mac_ax_fill_txdesc(hal_info->mac, treq, wd_buf, wd_len); in rtw_hal_fill_txdesc() 350 u8 *wd_buf, u32 *wd_len) in rtw_hal_fill_wd() argument 362 hstatus = trx_ops->hal_fill_wd(hal_info, tx_req, wd_buf, wd_len); in rtw_hal_fill_wd()
|
| H A D | hal_struct.h | 108 u8 *wd_buf, u32 *wd_len); 145 u8 *wd_buf, u32 *wd_len);
|
| H A D | hal_api.h | 459 u8 *wd_buf, u32 *wd_len); 853 u8 *wd_buf, u32 *wd_len);
|
| H A D | hal_api_mac.h | 228 u8 *wd_buf, u32 *wd_len);
|
| H A D | hal_api_mac.c | 1645 pkt->wd_len = (u8)info.rxdlen; in rtw_hal_mac_sdio_parse_rx() 3956 u8 *wd_buf, u32 *wd_len) in rtw_hal_mac_ax_fill_txdesc() argument 3961 *wd_len = mac_info->ops->txdesc_len( in rtw_hal_mac_ax_fill_txdesc() 3967 &treq->mdata, wd_buf, *wd_len); in rtw_hal_mac_ax_fill_txdesc()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/ |
| H A D | phl_trx_def_sdio.h | 22 u8 wd_len; member
|
| H A D | phl_trx_sdio.c | 290 u32 wd_len = 48; /* default set to max 48 bytes */ in _phl_prepare_tx_sdio() local 302 total_len = used_len + wd_len + tx_req->total_len; in _phl_prepare_tx_sdio() 309 __FUNCTION__, tx_req->total_len, wd_len); in _phl_prepare_tx_sdio() 316 hstatus = rtw_hal_fill_txdesc(phl_info->hal, tx_req, tx_buf_data, &wd_len); in _phl_prepare_tx_sdio() 325 tx_buf_data += wd_len; in _phl_prepare_tx_sdio() 334 txbuf->used_len = used_len + wd_len + tx_req->total_len; in _phl_prepare_tx_sdio()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_trx_def.h | 558 u8 wd_len; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_trx_def.h | 560 u8 wd_len; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | drv_types.h | 1478 u32 wd_len; member 1483 u32 wd_len; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | drv_types.h | 1486 u32 wd_len; member 1491 u32 wd_len; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/ |
| H A D | phl_trx_pcie.c | 2565 phl_pkt_req->wd_len = ptxsc->txsc_wd_len; in _phl_txsc_apply_shortcut() 2597 _os_mem_cpy(phl_info, ptxsc->txsc_wd_cache, phl_pkt_req->wd_page, phl_pkt_req->wd_len); in _phl_txsc_add_shortcut() 2599 ptxsc->txsc_wd_len = phl_pkt_req->wd_len; in _phl_txsc_add_shortcut() 2697 phl_pkt_req.wd_len = 0; in phl_prepare_tx_pcie() 2702 wd_page->buf_len = phl_pkt_req.wd_len; in phl_prepare_tx_pcie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_cmd.c | 4887 u32 len = record->wd_len; 4949 u32 len = record->wd_len; 5015 record->wd_len = num; 5061 record->wd_len = num;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_cmd.c | 4865 u32 len = record->wd_len; 4927 u32 len = record->wd_len; 4993 record->wd_len = num; 5039 record->wd_len = num;
|