Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c130 struct hci_info_t *hci_info = (struct hci_info_t *)phl_info->hci; in _phl_dump_wp_stats() local
139 for (ch = 0; ch < hci_info->total_txch_num; ch++) { in _phl_dump_wp_stats()
181 struct hci_info_t *hci_info = (struct hci_info_t *)phl_info->hci; in _phl_dump_busy_wp() local
188 wd_ring = (struct rtw_wd_page_ring *)hci_info->wd_ring; in _phl_dump_busy_wp()
191 for (ch = 0; ch < hci_info->total_txch_num; ch++) { in _phl_dump_busy_wp()
435 struct hci_info_t *hci_info = (struct hci_info_t *)phl_info->hci; in _phl_switch_idle_ltr() local
442 for (ch = 0; ch < hci_info->total_txch_num; ch++) { in _phl_switch_idle_ltr()
708 struct hci_info_t *hci_info = (struct hci_info_t *)phl_info->hci; in _phl_alloc_wd_work_ring() local
877 struct hci_info_t *hci_info = (struct hci_info_t *)phl_info->hci; in enqueue_h2c_work_ring() local
886 wd_ring = (struct rtw_wd_page_ring *)hci_info->wd_ring; in enqueue_h2c_work_ring()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c768 struct hci_info_t *hci_info = (struct hci_info_t *)phl->hci; in phl_recycle_rx_buf_sdio() local
769 struct rtw_rx_buf_ring *rx_pool = (struct rtw_rx_buf_ring *)hci_info->rxbuf_pool; in phl_recycle_rx_buf_sdio()
821 struct hci_info_t *hci_info = (struct hci_info_t *)phl->hci; in phl_rx_sdio() local
823 struct rtw_rx_buf_ring *rx_pool = (struct rtw_rx_buf_ring *)hci_info->rxbuf_pool; in phl_rx_sdio()
1167 struct hci_info_t *hci_info = (struct hci_info_t *)phl->hci; in phl_recv_rxfifo_sdio() local
1168 struct rtw_rx_buf_ring *rx_pool = (struct rtw_rx_buf_ring *)hci_info->rxbuf_pool; in phl_recv_rxfifo_sdio()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c432 struct hci_info_st hci_info;
463 hci_info.clock = sdio->clock;
464 hci_info.timing = sdio->timing;
465 hci_info.sd3_bus_mode = sdio->sd3_bus_mode;
466 hci_info.block_sz = sdio->block_transfer_len;
467 hci_info.align_sz = sdio->block_transfer_len;
471 rtw_hal_intf_config(hal_com, &hci_info);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c432 struct hci_info_st hci_info;
463 hci_info.clock = sdio->clock;
464 hci_info.timing = sdio->timing;
465 hci_info.sd3_bus_mode = sdio->sd3_bus_mode;
466 hci_info.block_sz = sdio->block_transfer_len;
467 hci_info.align_sz = sdio->block_transfer_len;
471 rtw_hal_intf_config(hal_com, &hci_info);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dphl_dbg_cmd.c956 struct hci_info_t *hci_info = (struct hci_info_t *)phl_info->hci; in _dbg_tx_stats_pcie() local
962 if (ch >= hci_info->total_txch_num) { in _dbg_tx_stats_pcie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dphl_dbg_cmd.c933 struct hci_info_t *hci_info = (struct hci_info_t *)phl_info->hci; in _dbg_tx_stats_pcie() local
939 if (ch >= hci_info->total_txch_num) { in _dbg_tx_stats_pcie()