p_stats           343 drivers/net/ethernet/ibm/ehea/ehea.h 	struct port_stats p_stats;
p_stats           238 drivers/net/ethernet/ibm/ehea/ehea_ethtool.c 		tmp += port->port_res[k].p_stats.poll_receive_errors;
p_stats           242 drivers/net/ethernet/ibm/ehea/ehea_ethtool.c 		tmp += port->port_res[k].p_stats.err_tcp_cksum;
p_stats           246 drivers/net/ethernet/ibm/ehea/ehea_ethtool.c 		tmp += port->port_res[k].p_stats.err_ip_cksum;
p_stats           250 drivers/net/ethernet/ibm/ehea/ehea_ethtool.c 		tmp += port->port_res[k].p_stats.err_frame_crc;
p_stats           254 drivers/net/ethernet/ibm/ehea/ehea_ethtool.c 		tmp += port->port_res[k].p_stats.queue_stopped;
p_stats           620 drivers/net/ethernet/ibm/ehea/ehea_main.c 		pr->p_stats.err_tcp_cksum++;
p_stats           622 drivers/net/ethernet/ibm/ehea/ehea_main.c 		pr->p_stats.err_ip_cksum++;
p_stats           624 drivers/net/ethernet/ibm/ehea/ehea_main.c 		pr->p_stats.err_frame_crc++;
p_stats           730 drivers/net/ethernet/ibm/ehea/ehea_main.c 			pr->p_stats.poll_receive_errors++;
p_stats          2078 drivers/net/ethernet/ibm/ehea/ehea_main.c 		pr->p_stats.queue_stopped++;
p_stats           279 drivers/net/ethernet/mellanox/mlx4/en_port.c 		struct mlx4_en_phy_stats *p_stats = &priv->phy_stats;
p_stats           281 drivers/net/ethernet/mellanox/mlx4/en_port.c 		p_stats->rx_packets_phy =
p_stats           285 drivers/net/ethernet/mellanox/mlx4/en_port.c 		p_stats->tx_packets_phy =
p_stats           289 drivers/net/ethernet/mellanox/mlx4/en_port.c 		p_stats->rx_bytes_phy =
p_stats           293 drivers/net/ethernet/mellanox/mlx4/en_port.c 		p_stats->tx_bytes_phy =
p_stats           298 drivers/net/ethernet/mellanox/mlx4/en_port.c 			stats->rx_packets = p_stats->rx_packets_phy;
p_stats           299 drivers/net/ethernet/mellanox/mlx4/en_port.c 			stats->tx_packets = p_stats->tx_packets_phy;
p_stats           300 drivers/net/ethernet/mellanox/mlx4/en_port.c 			stats->rx_bytes = p_stats->rx_bytes_phy;
p_stats           301 drivers/net/ethernet/mellanox/mlx4/en_port.c 			stats->tx_bytes = p_stats->tx_bytes_phy;
p_stats           667 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 				 struct qed_fcoe_stats *p_stats)
p_stats           677 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_rx_byte_cnt = HILO_64_REGPAIR(tstats.fcoe_rx_byte_cnt);
p_stats           678 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_rx_data_pkt_cnt =
p_stats           680 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_rx_xfer_pkt_cnt =
p_stats           682 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_rx_other_pkt_cnt =
p_stats           685 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_silent_drop_pkt_cmdq_full_cnt =
p_stats           687 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_silent_drop_pkt_rq_full_cnt =
p_stats           689 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_silent_drop_pkt_crc_error_cnt =
p_stats           691 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_silent_drop_pkt_task_invalid_cnt =
p_stats           693 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_silent_drop_total_pkt_cnt =
p_stats           699 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 				 struct qed_fcoe_stats *p_stats)
p_stats           709 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_tx_byte_cnt = HILO_64_REGPAIR(pstats.fcoe_tx_byte_cnt);
p_stats           710 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_tx_data_pkt_cnt =
p_stats           712 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_tx_xfer_pkt_cnt =
p_stats           714 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_stats->fcoe_tx_other_pkt_cnt =
p_stats           719 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 			      struct qed_fcoe_stats *p_stats)
p_stats           723 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	memset(p_stats, 0, sizeof(*p_stats));
p_stats           732 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	_qed_fcoe_get_tstats(p_hwfn, p_ptt, p_stats);
p_stats           733 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	_qed_fcoe_get_pstats(p_hwfn, p_ptt, p_stats);
p_stats           935 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 				  struct qed_iscsi_stats *p_stats)
p_stats           945 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_rx_bytes_cnt =
p_stats           947 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_rx_packet_cnt =
p_stats           949 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_rx_new_ooo_isle_events_cnt =
p_stats           951 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_cmdq_threshold_cnt =
p_stats           953 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_rq_threshold_cnt =
p_stats           955 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_immq_threshold_cnt =
p_stats           961 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 				  struct qed_iscsi_stats *p_stats)
p_stats           971 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_rx_dropped_pdus_task_not_valid =
p_stats           977 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 				  struct qed_iscsi_stats *p_stats)
p_stats           987 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_rx_data_pdu_cnt =
p_stats           989 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_rx_r2t_pdu_cnt =
p_stats           991 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_rx_total_pdu_cnt =
p_stats           997 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 				  struct qed_iscsi_stats *p_stats)
p_stats          1007 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_tx_go_to_slow_start_event_cnt =
p_stats          1009 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_tx_fast_retransmit_event_cnt =
p_stats          1015 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 				  struct qed_iscsi_stats *p_stats)
p_stats          1025 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_tx_data_pdu_cnt =
p_stats          1027 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_tx_r2t_pdu_cnt =
p_stats          1029 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_tx_total_pdu_cnt =
p_stats          1035 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 				  struct qed_iscsi_stats *p_stats)
p_stats          1045 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_tx_bytes_cnt =
p_stats          1047 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_stats->iscsi_tx_packet_cnt =
p_stats          1636 drivers/net/ethernet/qlogic/qed/qed_l2.c 		       struct qed_eth_stats *p_stats, u16 statistics_bin)
p_stats          1647 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tx_ucast_bytes +=
p_stats          1649 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tx_mcast_bytes +=
p_stats          1651 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tx_bcast_bytes +=
p_stats          1653 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tx_ucast_pkts +=
p_stats          1655 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tx_mcast_pkts +=
p_stats          1657 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tx_bcast_pkts +=
p_stats          1659 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tx_err_drop_pkts +=
p_stats          1665 drivers/net/ethernet/qlogic/qed/qed_l2.c 		       struct qed_eth_stats *p_stats, u16 statistics_bin)
p_stats          1685 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.mftag_filter_discards +=
p_stats          1687 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.mac_filter_discards +=
p_stats          1689 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.gft_filter_drop +=
p_stats          1712 drivers/net/ethernet/qlogic/qed/qed_l2.c 			    struct qed_eth_stats *p_stats, u16 statistics_bin)
p_stats          1723 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.rx_ucast_bytes +=
p_stats          1725 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.rx_mcast_bytes +=
p_stats          1727 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.rx_bcast_bytes +=
p_stats          1729 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.rx_ucast_pkts += HILO_64_REGPAIR(ustats.rcv_ucast_pkts);
p_stats          1730 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.rx_mcast_pkts += HILO_64_REGPAIR(ustats.rcv_mcast_pkts);
p_stats          1731 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.rx_bcast_pkts += HILO_64_REGPAIR(ustats.rcv_bcast_pkts);
p_stats          1753 drivers/net/ethernet/qlogic/qed/qed_l2.c 		       struct qed_eth_stats *p_stats, u16 statistics_bin)
p_stats          1764 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.no_buff_discards +=
p_stats          1766 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.packet_too_big_discard +=
p_stats          1768 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.ttl0_discard += HILO_64_REGPAIR(mstats.ttl0_discard);
p_stats          1769 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tpa_coalesced_pkts +=
p_stats          1771 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tpa_coalesced_events +=
p_stats          1773 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tpa_aborts_num +=
p_stats          1775 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tpa_coalesced_bytes +=
p_stats          1781 drivers/net/ethernet/qlogic/qed/qed_l2.c 			   struct qed_eth_stats *p_stats)
p_stats          1783 drivers/net/ethernet/qlogic/qed/qed_l2.c 	struct qed_eth_stats_common *p_common = &p_stats->common;
p_stats          1834 drivers/net/ethernet/qlogic/qed/qed_l2.c 		struct qed_eth_stats_bb *p_bb = &p_stats->bb;
p_stats          1857 drivers/net/ethernet/qlogic/qed/qed_l2.c 		struct qed_eth_stats_ah *p_ah = &p_stats->ah;
p_stats          2077 drivers/net/ethernet/qlogic/qed/qed_ll2.c 				    struct qed_ll2_stats *p_stats)
p_stats          2087 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->gsi_invalid_hdr += HILO_64_REGPAIR(port_stats.gsi_invalid_hdr);
p_stats          2088 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->gsi_invalid_pkt_length +=
p_stats          2090 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->gsi_unsupported_pkt_typ +=
p_stats          2092 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->gsi_crcchksm_error +=
p_stats          2099 drivers/net/ethernet/qlogic/qed/qed_ll2.c 				struct qed_ll2_stats *p_stats)
p_stats          2110 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->packet_too_big_discard +=
p_stats          2112 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->no_buff_discard += HILO_64_REGPAIR(tstats.no_buff_discard);
p_stats          2118 drivers/net/ethernet/qlogic/qed/qed_ll2.c 				struct qed_ll2_stats *p_stats)
p_stats          2129 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->rcv_ucast_bytes += HILO_64_REGPAIR(ustats.rcv_ucast_bytes);
p_stats          2130 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->rcv_mcast_bytes += HILO_64_REGPAIR(ustats.rcv_mcast_bytes);
p_stats          2131 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->rcv_bcast_bytes += HILO_64_REGPAIR(ustats.rcv_bcast_bytes);
p_stats          2132 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->rcv_ucast_pkts += HILO_64_REGPAIR(ustats.rcv_ucast_pkts);
p_stats          2133 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->rcv_mcast_pkts += HILO_64_REGPAIR(ustats.rcv_mcast_pkts);
p_stats          2134 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->rcv_bcast_pkts += HILO_64_REGPAIR(ustats.rcv_bcast_pkts);
p_stats          2140 drivers/net/ethernet/qlogic/qed/qed_ll2.c 				struct qed_ll2_stats *p_stats)
p_stats          2151 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->sent_ucast_bytes += HILO_64_REGPAIR(pstats.sent_ucast_bytes);
p_stats          2152 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->sent_mcast_bytes += HILO_64_REGPAIR(pstats.sent_mcast_bytes);
p_stats          2153 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->sent_bcast_bytes += HILO_64_REGPAIR(pstats.sent_bcast_bytes);
p_stats          2154 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->sent_ucast_pkts += HILO_64_REGPAIR(pstats.sent_ucast_pkts);
p_stats          2155 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->sent_mcast_pkts += HILO_64_REGPAIR(pstats.sent_mcast_pkts);
p_stats          2156 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->sent_bcast_pkts += HILO_64_REGPAIR(pstats.sent_bcast_pkts);
p_stats          2160 drivers/net/ethernet/qlogic/qed/qed_ll2.c 			       struct qed_ll2_stats *p_stats)
p_stats          2179 drivers/net/ethernet/qlogic/qed/qed_ll2.c 		_qed_ll2_get_port_stats(p_hwfn, p_ptt, p_stats);
p_stats          2181 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	_qed_ll2_get_tstats(p_hwfn, p_ptt, p_ll2_conn, p_stats);
p_stats          2183 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	_qed_ll2_get_ustats(p_hwfn, p_ptt, p_ll2_conn, p_stats);
p_stats          2186 drivers/net/ethernet/qlogic/qed/qed_ll2.c 		_qed_ll2_get_pstats(p_hwfn, p_ptt, p_ll2_conn, p_stats);
p_stats          2194 drivers/net/ethernet/qlogic/qed/qed_ll2.c 		      u8 connection_handle, struct qed_ll2_stats *p_stats)
p_stats          2196 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	memset(p_stats, 0, sizeof(*p_stats));
p_stats          2197 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	return __qed_ll2_get_stats(cxt, connection_handle, p_stats);
p_stats           242 drivers/net/ethernet/qlogic/qed/qed_ll2.h 		      u8 connection_handle, struct qed_ll2_stats *p_stats);
p_stats          1535 drivers/net/ethernet/qlogic/qed/qed_sriov.c 					 struct pfvf_stats_info *p_stats)
p_stats          1537 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_stats->mstats.address = PXP_VF_BAR0_START_MSDM_ZONE_B +
p_stats          1540 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_stats->mstats.len = sizeof(struct eth_mstorm_per_queue_stat);
p_stats          1541 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_stats->ustats.address = PXP_VF_BAR0_START_USDM_ZONE_B +
p_stats          1544 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_stats->ustats.len = sizeof(struct eth_ustorm_per_queue_stat);
p_stats          1545 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_stats->pstats.address = PXP_VF_BAR0_START_PSDM_ZONE_B +
p_stats          1548 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_stats->pstats.len = sizeof(struct eth_pstorm_per_queue_stat);
p_stats          1549 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_stats->tstats.address = 0;
p_stats          1550 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_stats->tstats.len = 0;
p_stats           669 include/linux/qed/qed_rdma_if.h 			     struct qed_ll2_stats *p_stats);