Home
last modified time | relevance | path

Searched refs:rtw_hal_mac_ax_fill_txdesc (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_tx.c119 return rtw_hal_mac_ax_fill_txdesc(hal_info->mac, treq, wd_buf, wd_len); in rtw_hal_fill_txdesc()
H A Dhal_api_mac.h227 rtw_hal_mac_ax_fill_txdesc(void *mac, struct rtw_xmit_req *treq,
H A Dhal_api_mac.c3937 rtw_hal_mac_ax_fill_txdesc(void *mac, struct rtw_xmit_req *treq, in rtw_hal_mac_ax_fill_txdesc() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_tx.c119 return rtw_hal_mac_ax_fill_txdesc(hal_info->mac, treq, wd_buf, wd_len); in rtw_hal_fill_txdesc()
H A Dhal_api_mac.h227 rtw_hal_mac_ax_fill_txdesc(void *mac, struct rtw_xmit_req *treq,
H A Dhal_api_mac.c3955 rtw_hal_mac_ax_fill_txdesc(void *mac, struct rtw_xmit_req *treq, in rtw_hal_mac_ax_fill_txdesc() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c570 rtw_hal_mac_ax_fill_txdesc(hal->mac, tx_req, req->wd_page, in _hal_txsc_update_wd()
641 rtw_hal_mac_ax_fill_txdesc(hal->mac, tx_req, req->wd_page, in hal_update_wd_8852be()