Searched refs:tx_queue_stats (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/ |
| H A D | main.c | 380 if (cw1200_queue_stats_init(&priv->tx_queue_stats, in cw1200_init_common() 391 &priv->tx_queue_stats, i, 16, in cw1200_init_common() 395 cw1200_queue_stats_deinit(&priv->tx_queue_stats); in cw1200_init_common() 476 cw1200_queue_stats_deinit(&priv->tx_queue_stats); in cw1200_unregister_common()
|
| H A D | debug.c | 93 for (i = 0; i < priv->tx_queue_stats.map_capacity; ++i) in cw1200_debug_print_map() 95 seq_printf(seq, "<-%zu\n", priv->tx_queue_stats.map_capacity - 1); in cw1200_debug_print_map()
|
| H A D | cw1200.h | 131 struct cw1200_queue_stats tx_queue_stats; member
|
| H A D | pm.c | 171 if (priv->tx_queue_stats.num_queued) in cw1200_wow_suspend()
|
| H A D | sta.c | 904 priv->tx_queue_stats.wait_link_id_empty, in __cw1200_flush() 906 &priv->tx_queue_stats, -1), in __cw1200_flush() 918 if (!cw1200_queue_stats_is_empty(&priv->tx_queue_stats, -1)) { in __cw1200_flush()
|
| H A D | txrx.c | 1336 !priv->tx_queue_stats.link_map_cache[i + 1]) { in cw1200_alloc_link_id()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 7081 trf_mgmt_stats_t tx_queue_stats[TRF_MGMT_MAX_PRIORITIES]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 8959 trf_mgmt_stats_t tx_queue_stats[TRF_MGMT_MAX_PRIORITIES]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 8959 trf_mgmt_stats_t tx_queue_stats[TRF_MGMT_MAX_PRIORITIES]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 8970 trf_mgmt_stats_t tx_queue_stats[TRF_MGMT_MAX_PRIORITIES]; member
|