| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ | 
| D | trx.c | 74 				       struct rtl_stats *pstats,  in _rtl92de_query_rxphystatus()223 				   struct rtl_stats *pstats)  in rtl92d_loop_over_paths()
 256 				     struct rtl_stats *pstats)  in _rtl92de_process_ui_rssi()
 288 					       struct rtl_stats *pstats)  in _rtl92de_update_rxsignalstatistics()
 304 				  struct rtl_stats *pstats)  in _rtl92de_process_pwdb()
 335 				     struct rtl_stats *pstats)  in rtl92d_loop_over_streams()
 356 					     struct rtl_stats *pstats)  in _rtl92de_process_ui_link_quality()
 404 					       struct rtl_stats *pstats,  in _rtl92de_translate_rx_signal_stuff()
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/ocrdma/ | 
| D | ocrdma_stats.c | 468 	char *pstats = dev->stats_mem.debugfs_mem;  in ocrdma_tx_dbg_stats()  local486 	char *pstats = dev->stats_mem.debugfs_mem;  in ocrdma_rx_dbg_stats()  local
 641 	struct ocrdma_stats *pstats = filp->private_data;  in ocrdma_dbgfs_ops_write()  local
 692 	struct ocrdma_stats *pstats = filp->private_data;  in ocrdma_dbgfs_ops_read()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | en_stats.c | 586 	struct mlx5e_pport_stats *pstats = &priv->stats.pport;  in mlx5e_grp_802_3_update_stats()  local640 	struct mlx5e_pport_stats *pstats = &priv->stats.pport;  in mlx5e_grp_2863_update_stats()  local
 701 	struct mlx5e_pport_stats *pstats = &priv->stats.pport;  in mlx5e_grp_2819_update_stats()  local
 805 	struct mlx5e_pport_stats *pstats = &priv->stats.pport;  in mlx5e_grp_phy_update_stats()  local
 868 	struct mlx5e_pport_stats *pstats = &priv->stats.pport;  in mlx5e_grp_eth_ext_update_stats()  local
 1065 	struct mlx5e_pport_stats *pstats = &priv->stats.pport;  in mlx5e_grp_per_tc_prio_update_stats()  local
 1096 	struct mlx5e_pport_stats *pstats = &priv->stats.pport;  in mlx5e_grp_per_tc_congest_prio_update_stats()  local
 1319 	struct mlx5e_pport_stats *pstats = &priv->stats.pport;  in mlx5e_grp_per_prio_update_stats()  local
 
 | 
| D | en_stats.h | 183 #define PPORT_802_3_GET(pstats, c) \  argument186 #define PPORT_2863_GET(pstats, c) \  argument
 189 #define PPORT_2819_GET(pstats, c) \  argument
 192 #define PPORT_PHY_STATISTICAL_GET(pstats, c) \  argument
 195 #define PPORT_PER_PRIO_GET(pstats, prio, c) \  argument
 199 #define PPORT_ETH_EXT_GET(pstats, c) \  argument
 
 | 
| D | en_dcbnl.c | 337 	struct mlx5e_pport_stats *pstats = &priv->stats.pport;  in mlx5e_dcbnl_ieee_getpfc()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_stats.c | 551 	struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);  in bnx2x_bmac_stats_update()  local657 	struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);  in bnx2x_mstat_stats_update()  local
 748 	struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);  in bnx2x_emac_stats_update()  local
 806 	struct host_port_stats *pstats = bnx2x_sp(bp, port_stats);  in bnx2x_hw_stats_update()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ | 
| D | trx.c | 36 				       struct rtl_stats *pstats, u8 *pdesc,  in _rtl92se_query_rxphystatus()195 		struct sk_buff *skb, struct rtl_stats *pstats,  in _rtl92se_translate_rx_signal_stuff()
 
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ | 
| D | trx.c | 66 				       struct rtl_stats *pstats,  in _rtl92ce_query_rxphystatus()253 					       struct rtl_stats *pstats,  in _rtl92ce_translate_rx_signal_stuff()
 
 | 
| /Linux-v5.4/drivers/staging/rtl8192u/ | 
| D | r819xU_cmdpkt.c | 472 			   struct ieee80211_rx_stats *pstats)  in cmpk_message_handle_rx()
 | 
| D | r8192U_core.c | 710 static u32 get_rxpacket_shiftbytes_819xusb(struct ieee80211_rx_stats *pstats)  in get_rxpacket_shiftbytes_819xusb()893 					struct ieee80211_rx_stats *pstats)  in rtl819xusb_rx_command_packet()
 4065 				      struct ieee80211_rx_stats *pstats,  in rtl8192_query_rxphystatus()
 4302 					  struct ieee80211_rx_stats *pstats,  in TranslateRxSignalStuff819xUsb()
 4641 		struct ieee80211_rx_stats *pstats)  in rtl819xusb_process_received_packet()
 
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ | 
| D | mac.c | 609 				      struct rtl_stats *pstats,  in _rtl92c_query_rxphystatus()751 					       struct rtl_stats *pstats,  in rtl92c_translate_rx_signal_stuff()
 
 | 
| /Linux-v5.4/drivers/staging/rtl8192e/rtl8192e/ | 
| D | r8192E_dev.c | 1465 	struct rtllib_rx_stats *pstats,  in _rtl92e_query_rxphystatus()1848 					      struct rtllib_rx_stats *pstats,  in _rtl92e_translate_rx_signal_stats()
 1893 					   struct rtllib_rx_stats *pstats)  in _rtl92e_update_received_rate_histogram_stats()
 
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nf_tables_core.c | 99 	struct nft_stats __percpu *pstats;  in nft_update_chain_stats()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/amd/ | 
| D | nmclan_cs.c | 1135 static void pr_linux_stats(struct net_device_stats *pstats)  in pr_linux_stats()1165 static void pr_mace_stats(mace_statistics *pstats)  in pr_mace_stats()
 
 | 
| /Linux-v5.4/drivers/net/ | 
| D | macsec.c | 2151 			    struct macsec_tx_sa_stats __percpu *pstats)  in copy_tx_sa_stats()2172 		 struct macsec_rx_sa_stats __percpu *pstats)  in copy_rx_sa_stats()
 2198 copy_rx_sc_stats(struct sk_buff *skb, struct pcpu_rx_sc_stats __percpu *pstats)  in copy_rx_sc_stats()
 2262 copy_tx_sc_stats(struct sk_buff *skb, struct pcpu_tx_sc_stats __percpu *pstats)  in copy_tx_sc_stats()
 2302 copy_secy_stats(struct sk_buff *skb, struct pcpu_secy_stats __percpu *pstats)  in copy_secy_stats()
 
 | 
| /Linux-v5.4/net/bridge/ | 
| D | br_multicast.c | 1539 	struct bridge_mcast_stats *pstats;  in br_multicast_err_count()  local2315 	struct bridge_mcast_stats *pstats = this_cpu_ptr(stats);  in br_mcast_stats_add()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_fcoe.c | 701 	struct fcoe_tx_stat pstats;  in _qed_fcoe_get_pstats()  local
 | 
| D | qed_l2.c | 1638 	struct eth_pstorm_per_queue_stat pstats;  in __qed_get_vport_pstats()  local1950 		struct eth_pstorm_per_queue_stat pstats;  in qed_reset_vport_stats()  local
 
 | 
| D | qed_iscsi.c | 1037 	struct pstorm_iscsi_stats_drv pstats;  in _qed_iscsi_get_pstats()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/ | 
| D | cxgb2.c | 296 	const struct cmac_statistics *pstats;  in t1_get_stats()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/synopsys/ | 
| D | dwc-xlgmac-net.c | 771 	struct xlgmac_stats *pstats = &pdata->stats;  in xlgmac_get_stats64()  local
 | 
| /Linux-v5.4/drivers/staging/rtl8188eu/core/ | 
| D | rtw_xmit.c | 1123 	struct stainfo_stats *pstats = NULL;  in rtw_count_tx_stats()  local
 | 
| D | rtw_recv.c | 610 	struct stainfo_stats	*pstats = NULL;  in count_rx_stats()  local
 | 
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ | 
| D | rtw_recv.c | 743 	struct stainfo_stats	*pstats = NULL;  in count_rx_stats()  local
 | 
| D | rtw_xmit.c | 1592 	struct stainfo_stats *pstats = NULL;  in rtw_count_tx_stats()  local
 |