| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_chan_info.c | 259 number = chan_info_pool->busy_cnt; in rtw_phl_get_chaninfo_busy_number() 294 chan_info_pool->busy_cnt--; in rtw_phl_query_busy_chaninfo() 313 chan_info_pool->busy_cnt--; in rtw_phl_query_busy_chaninfo_latest() 352 chan_info_pool->busy_cnt++; in rtw_phl_recycle_busy_chaninfo() 355 if (chan_info_pool->busy_cnt > MAX_CHAN_INFO_PKT_KEEP) { in rtw_phl_recycle_busy_chaninfo() 359 chan_info_pool->busy_cnt--; in rtw_phl_recycle_busy_chaninfo()
|
| H A D | phl_def.h | 2137 u32 busy_cnt; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_chan_info.c | 259 number = chan_info_pool->busy_cnt; in rtw_phl_get_chaninfo_busy_number() 294 chan_info_pool->busy_cnt--; in rtw_phl_query_busy_chaninfo() 313 chan_info_pool->busy_cnt--; in rtw_phl_query_busy_chaninfo_latest() 352 chan_info_pool->busy_cnt++; in rtw_phl_recycle_busy_chaninfo() 355 if (chan_info_pool->busy_cnt > MAX_CHAN_INFO_PKT_KEEP) { in rtw_phl_recycle_busy_chaninfo() 359 chan_info_pool->busy_cnt--; in rtw_phl_recycle_busy_chaninfo()
|
| H A D | phl_def.h | 2113 u32 busy_cnt; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | trx_test.c | 35 rx_req_pool->idle_cnt, rx_req_pool->busy_cnt, rx_req_pool->total_cnt); in _phl_free_rx_req_pool() 47 rx_req_pool->busy_cnt = 0; in _phl_free_rx_req_pool() 88 rx_req_pool->idle_cnt, rx_req_pool->busy_cnt, rx_req_pool->total_cnt); in _phl_alloc_rx_req_pool() 128 rx_req_pool->busy_cnt--; in _phl_query_busy_rx_req() 168 rx_req_pool->busy_cnt++; in _phl_insert_busy_rx_req() 182 tx_req_pool->idle_cnt, tx_req_pool->busy_cnt, tx_req_pool->total_cnt); in _phl_free_tx_req_pool() 194 tx_req_pool->busy_cnt = 0; in _phl_free_tx_req_pool() 237 tx_req_pool->idle_cnt, tx_req_pool->busy_cnt, tx_req_pool->total_cnt); in _phl_alloc_tx_req_pool() 277 tx_req_pool->busy_cnt--; in _phl_query_busy_tx_req() 295 tx_req_pool->busy_cnt--; in _phl_remove_busy_tx_req() [all …]
|
| H A D | trx_test.h | 70 u32 busy_cnt; member
|
| H A D | phl_dbg_cmd.c | 963 "busy count : %u\n", (int)rpt_stats[ch].busy_cnt); in _dbg_tx_stats_pcie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | trx_test.c | 35 rx_req_pool->idle_cnt, rx_req_pool->busy_cnt, rx_req_pool->total_cnt); in _phl_free_rx_req_pool() 47 rx_req_pool->busy_cnt = 0; in _phl_free_rx_req_pool() 88 rx_req_pool->idle_cnt, rx_req_pool->busy_cnt, rx_req_pool->total_cnt); in _phl_alloc_rx_req_pool() 128 rx_req_pool->busy_cnt--; in _phl_query_busy_rx_req() 168 rx_req_pool->busy_cnt++; in _phl_insert_busy_rx_req() 182 tx_req_pool->idle_cnt, tx_req_pool->busy_cnt, tx_req_pool->total_cnt); in _phl_free_tx_req_pool() 194 tx_req_pool->busy_cnt = 0; in _phl_free_tx_req_pool() 237 tx_req_pool->idle_cnt, tx_req_pool->busy_cnt, tx_req_pool->total_cnt); in _phl_alloc_tx_req_pool() 277 tx_req_pool->busy_cnt--; in _phl_query_busy_tx_req() 295 tx_req_pool->busy_cnt--; in _phl_remove_busy_tx_req() [all …]
|
| H A D | trx_test.h | 70 u32 busy_cnt; member
|
| H A D | phl_dbg_cmd.c | 986 "busy count : %u\n", (int)rpt_stats[ch].busy_cnt); in _dbg_tx_stats_pcie()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-uniphier.c | 43 unsigned int busy_cnt; member 200 if (priv->busy_cnt++ > 3) { in uniphier_i2c_check_bus_busy() 206 priv->busy_cnt = 0; in uniphier_i2c_check_bus_busy() 212 priv->busy_cnt = 0; in uniphier_i2c_check_bus_busy()
|
| H A D | i2c-uniphier-f.c | 88 unsigned int busy_cnt; member 391 if (priv->busy_cnt++ > 3) { in uniphier_fi2c_check_bus_busy() 397 priv->busy_cnt = 0; in uniphier_fi2c_check_bus_busy() 403 priv->busy_cnt = 0; in uniphier_fi2c_check_bus_busy()
|
| /OK3568_Linux_fs/kernel/drivers/staging/unisys/visornic/ |
| H A D | visornic_main.c | 165 u64 busy_cnt; member 866 devdata->busy_cnt++; in visornic_xmit() 887 devdata->busy_cnt++; in visornic_xmit() 922 devdata->busy_cnt++; in visornic_xmit() 967 devdata->busy_cnt++; in visornic_xmit() 979 devdata->busy_cnt++; in visornic_xmit() 1551 devdata->busy_cnt); in info_debugfs_read()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | status.c | 142 cnt->busy_cnt = MAC_REG_R32(band ? R_AX_CHNL_BUSY_TIME_0_C1 : in get_hw_ch_stat_cnt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | status.c | 142 cnt->busy_cnt = MAC_REG_R32(band ? R_AX_CHNL_BUSY_TIME_0_C1 : in get_hw_ch_stat_cnt()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | procfs.c | 36 seq_printf(p, "\tbusy_cnt : %llu\n", stat->busy_cnt); in crypto_show_stat()
|
| H A D | rk_crypto_core.h | 52 unsigned long long busy_cnt; member
|
| H A D | rk_crypto_core.c | 376 rk_dev->stat.busy_cnt++; in rk_crypto_enqueue()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/it66353/ |
| H A D | it66353.c | 2591 u8 busy_cnt = 0; in it66353_wait_for_ddc_idle() local 2597 busy_cnt = 0; in it66353_wait_for_ddc_idle() 2604 busy_cnt++; in it66353_wait_for_ddc_idle() 2609 if (busy_cnt > 10) { in it66353_wait_for_ddc_idle()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_def.h | 726 u32 busy_cnt; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_def.h | 727 u32 busy_cnt; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/ |
| H A D | phl_trx_pcie.c | 144 (int)rpt_stats[ch].busy_cnt); in _phl_dump_wp_stats() 445 if (rpt_stats[ch].busy_cnt != 0) in _phl_switch_idle_ltr() 2722 rpt_stats[dma_ch].busy_cnt++; in phl_prepare_tx_pcie() 3409 rpt_stats[dma_ch].busy_cnt--; in phl_recycle_payload()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | ncr53c8xx.c | 6540 int busy_cnt = 0; in ncr_sir_to_redo() local 6555 ++busy_cnt; in ncr_sir_to_redo() 6562 disc_cnt = lp->queuedccbs - busy_cnt; in ncr_sir_to_redo() 6576 "CCBs\n", busy_cnt, disc_cnt); in ncr_sir_to_redo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 11865 u32 busy_cnt; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 11865 u32 busy_cnt; member
|