| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/ |
| H A D | hal_trx_8852be.c | 435 u16 *host_idx, u16 *hw_idx) in hal_get_avail_txbd_8852be() argument 452 *host_idx = (u16)(tmp32 & 0x0FFF); in hal_get_avail_txbd_8852be() 455 avail_txbd = hal_calc_avail_wptr(*hw_idx, *host_idx, in hal_get_avail_txbd_8852be() 460 ch_idx, *host_idx, *hw_idx, avail_txbd); in hal_get_avail_txbd_8852be() 475 u16 *host_idx, u16 *hw_idx) in hal_get_avail_rxbd_8852be() argument 491 *host_idx = (u16)(tmp32 & 0x0FFF); in hal_get_avail_rxbd_8852be() 494 avail_rxbd = hal_calc_avail_rptr(*host_idx, *hw_idx, in hal_get_avail_rxbd_8852be() 704 u16 host_idx = 0; in hal_update_txbd_8852be() local 714 host_idx = txbd_ring[ch_idx].host_idx; in hal_update_txbd_8852be() 723 target_txbd = ring_head + (host_idx * in hal_update_txbd_8852be() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/ |
| H A D | phl_trx_def_pcie.h | 36 u16 host_idx; member 51 u16 host_idx; member 76 u16 host_idx; member
|
| H A D | phl_trx_pcie.c | 854 wd_page->host_idx = 0; in enqueue_idle_wd_page() 1089 txbd->host_idx = 0; in _phl_reset_txbd() 1941 rxbd[i].host_idx = 0; in _phl_alloc_rxbd_pcie() 2084 rxbd->host_idx = 0; in _phl_reset_rxbd() 2117 u16 hw_res = 0, host_idx = 0, hw_idx = 0; in _phl_sort_ring_by_hw_res() local 2140 &host_idx, &hw_idx); in _phl_sort_ring_by_hw_res() 2279 u16 hw_res = 0, host_idx = 0, hw_idx = 0; in _phl_check_rx_hw_resource() local 2286 &host_idx, &hw_idx); in _phl_check_rx_hw_resource() 2867 target = wd->host_idx; in phl_handle_busy_wd() 2891 u16 hw_res = 0, host_idx = 0, hw_idx = 0; in phl_recycle_busy_wd() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmsdh_sdmmc_linux.c | 80 int host_idx = func->card->host->index; in sdioh_probe() local 86 sd_err(("bus num (host idx)=%d, slot num (rca)=%d\n", host_idx, rca)); in sdioh_probe() 87 adapter = dhd_wifi_platform_get_adapter(SDIO_BUS, host_idx, rca); in sdioh_probe() 91 adapter->bus_num = host_idx; in sdioh_probe() 117 sdioh->bcmsdh = bcmsdh_probe(osh, &func->dev, sdioh, adapter, SDIO_BUS, host_idx, rca); in sdioh_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmsdh_sdmmc_linux.c | 80 int host_idx = func->card->host->index; in sdioh_probe() local 86 sd_err(("bus num (host idx)=%d, slot num (rca)=%d\n", host_idx, rca)); in sdioh_probe() 87 adapter = dhd_wifi_platform_get_adapter(SDIO_BUS, host_idx, rca); in sdioh_probe() 91 adapter->bus_num = host_idx; in sdioh_probe() 113 sdioh->bcmsdh = bcmsdh_probe(osh, &func->dev, sdioh, adapter, SDIO_BUS, host_idx, rca); in sdioh_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmsdh_sdmmc_linux.c | 82 int host_idx = func->card->host->index; in sdioh_probe() local 88 sd_err(("bus num (host idx)=%d, slot num (rca)=%d\n", host_idx, rca)); in sdioh_probe() 89 adapter = dhd_wifi_platform_get_adapter(SDIO_BUS, host_idx, rca); in sdioh_probe() 111 sdioh->bcmsdh = bcmsdh_probe(osh, &func->dev, sdioh, adapter, SDIO_BUS, host_idx, rca); in sdioh_probe()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmsdh_sdmmc_linux.c | 85 int host_idx = func->card->host->index; in sdioh_probe() local 91 sd_err(("bus num (host idx)=%d, slot num (rca)=%d\n", host_idx, rca)); in sdioh_probe() 92 adapter = dhd_wifi_platform_get_adapter(SDIO_BUS, host_idx, rca); in sdioh_probe() 114 sdioh->bcmsdh = bcmsdh_probe(osh, &func->dev, sdioh, adapter, SDIO_BUS, host_idx, rca); in sdioh_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmsdh_sdmmc_linux.c | 82 int host_idx = func->card->host->index; in sdioh_probe() local 88 sd_err(("bus num (host idx)=%d, slot num (rca)=%d\n", host_idx, rca)); in sdioh_probe() 89 adapter = dhd_wifi_platform_get_adapter(SDIO_BUS, host_idx, rca); in sdioh_probe() 111 sdioh->bcmsdh = bcmsdh_probe(osh, &func->dev, sdioh, adapter, SDIO_BUS, host_idx, rca); in sdioh_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmsdh_sdmmc_linux.c | 109 int host_idx = func->card->host->index; in sdioh_probe() local 115 DHD_PRINT("bus num (host idx)=%d, slot num (rca)=%d\n", host_idx, rca); in sdioh_probe() 116 adapter = dhd_wifi_platform_get_adapter(SDIO_BUS, host_idx, rca); in sdioh_probe() 141 sdioh->bcmsdh = bcmsdh_probe(osh, &func->dev, sdioh, adapter, SDIO_BUS, host_idx, rca); in sdioh_probe()
|
| /OK3568_Linux_fs/kernel/drivers/staging/fieldbus/anybuss/ |
| H A D | host.c | 375 int host_idx; member 1239 const __be32 *host_idx; in anybus_of_get_host_idx() local 1241 host_idx = of_get_address(np, 0, NULL, NULL); in anybus_of_get_host_idx() 1242 if (!host_idx) in anybus_of_get_host_idx() 1244 return __be32_to_cpu(*host_idx); in anybus_of_get_host_idx() 1248 anybus_of_find_child_device(struct device *dev, int host_idx) in anybus_of_find_child_device() argument 1255 if (anybus_of_get_host_idx(node) == host_idx) in anybus_of_find_child_device() 1274 cd->host_idx = ops->host_idx; in anybuss_host_common_probe() 1380 anybus_of_find_child_device(dev, cd->host_idx); in anybuss_host_common_probe() 1381 dev_set_name(&cd->client->dev, "anybuss.card%d", cd->host_idx); in anybuss_host_common_probe()
|
| H A D | anybuss-controller.h | 33 int host_idx; member
|
| H A D | arcx-anybus.c | 154 ops.host_idx = idx; in create_anybus_host()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_struct.h | 54 u16 *host_idx, u16 *hw_idx); 56 u16 *host_idx, u16 *hw_idx); 139 u16 *host_idx, u16 *hw_idx); 141 u16 *host_idx, u16 *hw_idx);
|
| H A D | hal_tx.c | 172 u16 rtw_hal_tx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx) in rtw_hal_tx_res_query() argument 178 res_num = trx_ops->query_tx_res(hal_info->hal_com, dma_ch, host_idx, in rtw_hal_tx_res_query()
|
| H A D | hal_rx.c | 175 u16 rtw_hal_rx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx) in rtw_hal_rx_res_query() argument 181 res_num = trx_ops->query_rx_res(hal_info->hal_com, dma_ch, host_idx, in rtw_hal_rx_res_query()
|
| H A D | hal_api.h | 290 u16 rtw_hal_tx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx); 302 u16 rtw_hal_rx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_struct.h | 54 u16 *host_idx, u16 *hw_idx); 56 u16 *host_idx, u16 *hw_idx); 140 u16 *host_idx, u16 *hw_idx); 142 u16 *host_idx, u16 *hw_idx);
|
| H A D | hal_tx.c | 172 u16 rtw_hal_tx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx) in rtw_hal_tx_res_query() argument 178 res_num = trx_ops->query_tx_res(hal_info->hal_com, dma_ch, host_idx, in rtw_hal_tx_res_query()
|
| H A D | hal_rx.c | 175 u16 rtw_hal_rx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx) in rtw_hal_rx_res_query() argument 181 res_num = trx_ops->query_rx_res(hal_info->hal_com, dma_ch, host_idx, in rtw_hal_rx_res_query()
|
| H A D | hal_api.h | 290 u16 rtw_hal_tx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx); 302 u16 rtw_hal_rx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/p54/ |
| H A D | p54pci.c | 140 idx = le32_to_cpu(ring_control->host_idx[ring_index]); in p54p_refill_rx_ring() 181 ring_control->host_idx[ring_index] = cpu_to_le32(idx); in p54p_refill_rx_ring() 339 idx = le32_to_cpu(ring_control->host_idx[1]); in p54p_tx() 360 ring_control->host_idx[1] = cpu_to_le32(idx + 1); in p54p_tx()
|
| H A D | p54pci.h | 78 __le32 host_idx[4]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/sdio/ |
| H A D | rtl8852bs_ops.c | 98 u16 *host_idx, u16 *hw_idx) in hal_get_avail_page_8852bs() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_trx_def.h | 66 u16 host_idx; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_trx_def.h | 70 u16 host_idx; member
|