Lines Matching refs:offsetof

16 	{"stop_queue", offsetof(struct mana_ethtool_stats, stop_queue)},
17 {"wake_queue", offsetof(struct mana_ethtool_stats, wake_queue)},
18 {"hc_rx_discards_no_wqe", offsetof(struct mana_ethtool_stats,
20 {"hc_rx_err_vport_disabled", offsetof(struct mana_ethtool_stats,
22 {"hc_rx_bytes", offsetof(struct mana_ethtool_stats, hc_rx_bytes)},
23 {"hc_rx_ucast_pkts", offsetof(struct mana_ethtool_stats,
25 {"hc_rx_ucast_bytes", offsetof(struct mana_ethtool_stats,
27 {"hc_rx_bcast_pkts", offsetof(struct mana_ethtool_stats,
29 {"hc_rx_bcast_bytes", offsetof(struct mana_ethtool_stats,
31 {"hc_rx_mcast_pkts", offsetof(struct mana_ethtool_stats,
33 {"hc_rx_mcast_bytes", offsetof(struct mana_ethtool_stats,
35 {"hc_tx_err_gf_disabled", offsetof(struct mana_ethtool_stats,
37 {"hc_tx_err_vport_disabled", offsetof(struct mana_ethtool_stats,
40 offsetof(struct mana_ethtool_stats,
42 {"hc_tx_err_vlan_enforcement", offsetof(struct mana_ethtool_stats,
45 offsetof(struct mana_ethtool_stats, hc_tx_err_eth_type_enforcement)},
46 {"hc_tx_err_sa_enforcement", offsetof(struct mana_ethtool_stats,
49 offsetof(struct mana_ethtool_stats, hc_tx_err_sqpdid_enforcement)},
51 offsetof(struct mana_ethtool_stats, hc_tx_err_cqpdid_enforcement)},
52 {"hc_tx_err_mtu_violation", offsetof(struct mana_ethtool_stats,
54 {"hc_tx_err_inval_oob", offsetof(struct mana_ethtool_stats,
56 {"hc_tx_err_gdma", offsetof(struct mana_ethtool_stats,
58 {"hc_tx_bytes", offsetof(struct mana_ethtool_stats, hc_tx_bytes)},
59 {"hc_tx_ucast_pkts", offsetof(struct mana_ethtool_stats,
61 {"hc_tx_ucast_bytes", offsetof(struct mana_ethtool_stats,
63 {"hc_tx_bcast_pkts", offsetof(struct mana_ethtool_stats,
65 {"hc_tx_bcast_bytes", offsetof(struct mana_ethtool_stats,
67 {"hc_tx_mcast_pkts", offsetof(struct mana_ethtool_stats,
69 {"hc_tx_mcast_bytes", offsetof(struct mana_ethtool_stats,
71 {"tx_cq_err", offsetof(struct mana_ethtool_stats, tx_cqe_err)},
72 {"tx_cqe_unknown_type", offsetof(struct mana_ethtool_stats,
74 {"rx_coalesced_err", offsetof(struct mana_ethtool_stats,
76 {"rx_cqe_unknown_type", offsetof(struct mana_ethtool_stats,
81 { "hc_rx_pkt_drop_phy", offsetof(struct mana_ethtool_phy_stats, rx_pkt_drop_phy) },
82 { "hc_tx_pkt_drop_phy", offsetof(struct mana_ethtool_phy_stats, tx_pkt_drop_phy) },
83 { "hc_tc0_rx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, rx_pkt_tc0_phy) },
84 { "hc_tc0_rx_byte_phy", offsetof(struct mana_ethtool_phy_stats, rx_byte_tc0_phy) },
85 { "hc_tc0_tx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, tx_pkt_tc0_phy) },
86 { "hc_tc0_tx_byte_phy", offsetof(struct mana_ethtool_phy_stats, tx_byte_tc0_phy) },
87 { "hc_tc1_rx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, rx_pkt_tc1_phy) },
88 { "hc_tc1_rx_byte_phy", offsetof(struct mana_ethtool_phy_stats, rx_byte_tc1_phy) },
89 { "hc_tc1_tx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, tx_pkt_tc1_phy) },
90 { "hc_tc1_tx_byte_phy", offsetof(struct mana_ethtool_phy_stats, tx_byte_tc1_phy) },
91 { "hc_tc2_rx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, rx_pkt_tc2_phy) },
92 { "hc_tc2_rx_byte_phy", offsetof(struct mana_ethtool_phy_stats, rx_byte_tc2_phy) },
93 { "hc_tc2_tx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, tx_pkt_tc2_phy) },
94 { "hc_tc2_tx_byte_phy", offsetof(struct mana_ethtool_phy_stats, tx_byte_tc2_phy) },
95 { "hc_tc3_rx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, rx_pkt_tc3_phy) },
96 { "hc_tc3_rx_byte_phy", offsetof(struct mana_ethtool_phy_stats, rx_byte_tc3_phy) },
97 { "hc_tc3_tx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, tx_pkt_tc3_phy) },
98 { "hc_tc3_tx_byte_phy", offsetof(struct mana_ethtool_phy_stats, tx_byte_tc3_phy) },
99 { "hc_tc4_rx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, rx_pkt_tc4_phy) },
100 { "hc_tc4_rx_byte_phy", offsetof(struct mana_ethtool_phy_stats, rx_byte_tc4_phy) },
101 { "hc_tc4_tx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, tx_pkt_tc4_phy) },
102 { "hc_tc4_tx_byte_phy", offsetof(struct mana_ethtool_phy_stats, tx_byte_tc4_phy) },
103 { "hc_tc5_rx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, rx_pkt_tc5_phy) },
104 { "hc_tc5_rx_byte_phy", offsetof(struct mana_ethtool_phy_stats, rx_byte_tc5_phy) },
105 { "hc_tc5_tx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, tx_pkt_tc5_phy) },
106 { "hc_tc5_tx_byte_phy", offsetof(struct mana_ethtool_phy_stats, tx_byte_tc5_phy) },
107 { "hc_tc6_rx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, rx_pkt_tc6_phy) },
108 { "hc_tc6_rx_byte_phy", offsetof(struct mana_ethtool_phy_stats, rx_byte_tc6_phy) },
109 { "hc_tc6_tx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, tx_pkt_tc6_phy) },
110 { "hc_tc6_tx_byte_phy", offsetof(struct mana_ethtool_phy_stats, tx_byte_tc6_phy) },
111 { "hc_tc7_rx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, rx_pkt_tc7_phy) },
112 { "hc_tc7_rx_byte_phy", offsetof(struct mana_ethtool_phy_stats, rx_byte_tc7_phy) },
113 { "hc_tc7_tx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, tx_pkt_tc7_phy) },
114 { "hc_tc7_tx_byte_phy", offsetof(struct mana_ethtool_phy_stats, tx_byte_tc7_phy) },
115 { "hc_tc0_rx_pause_phy", offsetof(struct mana_ethtool_phy_stats, rx_pause_tc0_phy) },
116 { "hc_tc0_tx_pause_phy", offsetof(struct mana_ethtool_phy_stats, tx_pause_tc0_phy) },
117 { "hc_tc1_rx_pause_phy", offsetof(struct mana_ethtool_phy_stats, rx_pause_tc1_phy) },
118 { "hc_tc1_tx_pause_phy", offsetof(struct mana_ethtool_phy_stats, tx_pause_tc1_phy) },
119 { "hc_tc2_rx_pause_phy", offsetof(struct mana_ethtool_phy_stats, rx_pause_tc2_phy) },
120 { "hc_tc2_tx_pause_phy", offsetof(struct mana_ethtool_phy_stats, tx_pause_tc2_phy) },
121 { "hc_tc3_rx_pause_phy", offsetof(struct mana_ethtool_phy_stats, rx_pause_tc3_phy) },
122 { "hc_tc3_tx_pause_phy", offsetof(struct mana_ethtool_phy_stats, tx_pause_tc3_phy) },
123 { "hc_tc4_rx_pause_phy", offsetof(struct mana_ethtool_phy_stats, rx_pause_tc4_phy) },
124 { "hc_tc4_tx_pause_phy", offsetof(struct mana_ethtool_phy_stats, tx_pause_tc4_phy) },
125 { "hc_tc5_rx_pause_phy", offsetof(struct mana_ethtool_phy_stats, rx_pause_tc5_phy) },
126 { "hc_tc5_tx_pause_phy", offsetof(struct mana_ethtool_phy_stats, tx_pause_tc5_phy) },
127 { "hc_tc6_rx_pause_phy", offsetof(struct mana_ethtool_phy_stats, rx_pause_tc6_phy) },
128 { "hc_tc6_tx_pause_phy", offsetof(struct mana_ethtool_phy_stats, tx_pause_tc6_phy) },
129 { "hc_tc7_rx_pause_phy", offsetof(struct mana_ethtool_phy_stats, rx_pause_tc7_phy) },
130 { "hc_tc7_tx_pause_phy", offsetof(struct mana_ethtool_phy_stats, tx_pause_tc7_phy) },