sent_ucast_pkts   124 drivers/net/ethernet/qlogic/qed/qed_hsi.h 	struct regpair sent_ucast_pkts;
sent_ucast_pkts   904 drivers/net/ethernet/qlogic/qed/qed_hsi.h 	struct regpair sent_ucast_pkts;
sent_ucast_pkts  1654 drivers/net/ethernet/qlogic/qed/qed_l2.c 	    HILO_64_REGPAIR(pstats.sent_ucast_pkts);
sent_ucast_pkts  2154 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	p_stats->sent_ucast_pkts += HILO_64_REGPAIR(pstats.sent_ucast_pkts);
sent_ucast_pkts    96 include/linux/qed/qed_ll2_if.h 	u64 sent_ucast_pkts;