Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c695 struct tx_base_desc *txbd_ring, in hal_update_txbd_8852be()
762 struct tx_base_desc *txbd_ring, u8 ch_idx) in hal_trigger_txdma_8852be()
798 struct tx_base_desc *txbd_ring = NULL; in hal_pltfm_tx_8852be()
802 txbd_ring = (struct tx_base_desc *)hal_info->hal_com->fw_txbd; in hal_pltfm_tx_8852be()
1196 struct tx_base_desc *txbd = NULL; in _hal_trx_init_bd_8852be()
1202 txbd = (struct tx_base_desc *)txbd_buf; in _hal_trx_init_bd_8852be()
1240 struct tx_base_desc *txbd = NULL; in _hal_tx_enable_truncate_mode()
1244 txbd = (struct tx_base_desc *)txbd_buf; in _hal_tx_enable_truncate_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_def_pcie.h29 struct tx_base_desc { struct
H A Dphl_trx_pcie.c1085 struct tx_base_desc *txbd) in _phl_reset_txbd()
1193 struct tx_base_desc *txbd = NULL; in phl_tx_reset_pcie()
1197 txbd = (struct tx_base_desc *)hci_info->txbd_buf; in phl_tx_reset_pcie()
1960 struct tx_base_desc *txbd = (struct tx_base_desc *)txbd_buf; in _phl_free_txbd_pcie()
1984 sizeof(struct tx_base_desc) * ch_num); in _phl_free_txbd_pcie()
1997 struct tx_base_desc *txbd = NULL; in _phl_alloc_txbd_pcie()
2004 buf_len = sizeof(struct tx_base_desc) * ch_num; in _phl_alloc_txbd_pcie()
2769 struct tx_base_desc *txbd = NULL; in phl_handle_pending_wd()
2784 txbd = (struct tx_base_desc *)hci_info->txbd_buf; in phl_handle_pending_wd()
3640 struct tx_base_desc *txbd = NULL; in phl_pltfm_tx_pcie()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_struct.h72 struct tx_base_desc *txbd_ring,
77 struct tx_base_desc *txbd, u8 dma_ch);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_struct.h72 struct tx_base_desc *txbd_ring,
77 struct tx_base_desc *txbd, u8 dma_ch);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A D_pcie.c2226 struct tx_base_desc *txbd = (struct tx_base_desc *)intf_info->txbd_buf; in mode_op()
2395 struct tx_base_desc *txbd = (struct tx_base_desc *)intf_info->txbd_buf; in trx_init_bd()