Home
last modified time | relevance | path

Searched refs:QEDE_PF_STAT (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c66 #define QEDE_PF_STAT(stat_name) \ macro
99 QEDE_PF_STAT(rx_64_byte_packets),
100 QEDE_PF_STAT(rx_65_to_127_byte_packets),
101 QEDE_PF_STAT(rx_128_to_255_byte_packets),
102 QEDE_PF_STAT(rx_256_to_511_byte_packets),
103 QEDE_PF_STAT(rx_512_to_1023_byte_packets),
104 QEDE_PF_STAT(rx_1024_to_1518_byte_packets),
111 QEDE_PF_STAT(tx_64_byte_packets),
112 QEDE_PF_STAT(tx_65_to_127_byte_packets),
113 QEDE_PF_STAT(tx_128_to_255_byte_packets),
[all …]