Searched refs:ENA_STAT_GLOBAL_ENTRY (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 36 #define ENA_STAT_GLOBAL_ENTRY(stat) \ macro 43 ENA_STAT_GLOBAL_ENTRY(tx_timeout), 44 ENA_STAT_GLOBAL_ENTRY(suspend), 45 ENA_STAT_GLOBAL_ENTRY(resume), 46 ENA_STAT_GLOBAL_ENTRY(wd_expired), 47 ENA_STAT_GLOBAL_ENTRY(interface_up), 48 ENA_STAT_GLOBAL_ENTRY(interface_down), 49 ENA_STAT_GLOBAL_ENTRY(admin_q_pause),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 37 #define ENA_STAT_GLOBAL_ENTRY(stat) \ macro 44 ENA_STAT_GLOBAL_ENTRY(tx_timeout), 45 ENA_STAT_GLOBAL_ENTRY(suspend), 46 ENA_STAT_GLOBAL_ENTRY(resume), 47 ENA_STAT_GLOBAL_ENTRY(wd_expired), 48 ENA_STAT_GLOBAL_ENTRY(interface_up), 49 ENA_STAT_GLOBAL_ENTRY(interface_down), 50 ENA_STAT_GLOBAL_ENTRY(admin_q_pause),
|
Completed in 3 milliseconds