__qlcnic_esw_statistics 1509 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	struct __qlcnic_esw_statistics rx;
__qlcnic_esw_statistics 1510 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	struct __qlcnic_esw_statistics tx;
__qlcnic_esw_statistics 1662 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 					struct __qlcnic_esw_statistics *);
__qlcnic_esw_statistics 1664 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 					struct __qlcnic_esw_statistics *);
__qlcnic_esw_statistics 1061 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		const u8 rx_tx, struct __qlcnic_esw_statistics *esw_stats) {
__qlcnic_esw_statistics 1186 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		const u8 rx_tx, struct __qlcnic_esw_statistics *esw_stats) {
__qlcnic_esw_statistics 1188 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	struct __qlcnic_esw_statistics port_stats;
__qlcnic_esw_statistics 1213 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		memset(&port_stats, 0, sizeof(struct __qlcnic_esw_statistics));
__qlcnic_esw_statistics 1291 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 		struct __qlcnic_esw_statistics *esw_stats =
__qlcnic_esw_statistics 1292 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 				(struct __qlcnic_esw_statistics *)stats;