| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.h | 63 struct queue_stats { struct 69 struct queue_stats stats; argument 95 struct queue_stats stats;
|
| H A D | otx2_common.c | 19 static void otx2_nix_rq_op_stats(struct queue_stats *stats, in otx2_nix_rq_op_stats() 32 static void otx2_nix_sq_op_stats(struct queue_stats *stats, in otx2_nix_sq_op_stats()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/ |
| H A D | nf-queue.c | 28 static unsigned int queue_stats[5]; variable 114 queue_stats[ph->hook]++; in queue_cb() 196 last = queue_stats[0]; in print_stats() 199 printf("hook %d packets %08u\n", i, queue_stats[i]); in print_stats() 200 last = queue_stats[i]; in print_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_debug.c | 221 priv->debug.tx_stats.queue_stats[IEEE80211_AC_BE]); in read_file_xmit() 224 priv->debug.tx_stats.queue_stats[IEEE80211_AC_BK]); in read_file_xmit() 227 priv->debug.tx_stats.queue_stats[IEEE80211_AC_VI]); in read_file_xmit() 230 priv->debug.tx_stats.queue_stats[IEEE80211_AC_VO]); in read_file_xmit() 465 ASTXQ(queue_stats); in ath9k_htc_get_et_stats()
|
| H A D | htc.h | 337 #define TX_QSTAT_INC(q) (priv->debug.tx_stats.queue_stats[q]++) 350 u32 queue_stats[IEEE80211_NUM_ACS]; member
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | hbm_edt_kern.c | 71 qsp = bpf_map_lookup_elem(&queue_stats, &queue_index); in _hbm_out_cg()
|
| H A D | hbm_out_kern.c | 75 qsp = bpf_map_lookup_elem(&queue_stats, &queue_index); in _hbm_out_cg()
|
| H A D | hbm_kern.h | 73 } queue_stats SEC(".maps");
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_stats.c | 939 &bp->fw_stats_data->queue_stats[i]. in bnx2x_storm_stats_update() 944 &bp->fw_stats_data->queue_stats[i]. in bnx2x_storm_stats_update() 949 &bp->fw_stats_data->queue_stats[i]. in bnx2x_storm_stats_update() 1515 offsetof(struct bnx2x_fw_stats_data, queue_stats); in bnx2x_prep_fw_stats_req() 1709 &bp->fw_stats_data->queue_stats[FCOE_IDX(bp)]; in bnx2x_afex_collect_stats()
|
| H A D | bnx2x.h | 1274 struct per_queue_stats queue_stats[1]; member
|
| H A D | bnx2x_vfpf.c | 459 offsetof(struct bnx2x_fw_stats_data, queue_stats); in bnx2x_vfpf_init()
|
| H A D | bnx2x_sriov.c | 1897 offsetof(struct bnx2x_fw_stats_data, queue_stats) + in bnx2x_iov_adjust_stats_req()
|
| H A D | bnx2x_main.c | 3441 &bp->fw_stats_data->queue_stats[FCOE_IDX(bp)]. in bnx2x_drv_info_fcoe_stat() 3445 &bp->fw_stats_data->queue_stats[FCOE_IDX(bp)]. in bnx2x_drv_info_fcoe_stat()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/ |
| H A D | macb.h | 1054 struct queue_stats { struct 1150 struct queue_stats stats;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | hal.h | 850 struct hal_reo_status_queue_stats queue_stats; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_wmm.c | 3057 HostCmd_DS_WMM_QUEUE_STATS *pcmd_qstats = &cmd->params.queue_stats; in wlan_cmd_wmm_queue_stats() 3103 &resp->params.queue_stats; in wlan_ret_wmm_queue_stats()
|
| H A D | mlan_fw.h | 6118 HostCmd_DS_WMM_QUEUE_STATS queue_stats; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_wmm.c | 3018 HostCmd_DS_WMM_QUEUE_STATS *pcmd_qstats = &cmd->params.queue_stats; in wlan_cmd_wmm_queue_stats() 3063 &resp->params.queue_stats; in wlan_ret_wmm_queue_stats()
|
| H A D | mlan_fw.h | 8050 HostCmd_DS_WMM_QUEUE_STATS queue_stats; member
|