Searched refs:IONIC_STAT_DESC (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_stats.h | 9 #define IONIC_STAT_DESC(type, stat_name) { \ macro 15 IONIC_STAT_DESC(struct ionic_port_stats, stat_name) 18 IONIC_STAT_DESC(struct ionic_lif_sw_stats, stat_name) 21 IONIC_STAT_DESC(struct ionic_tx_stats, stat_name) 24 IONIC_STAT_DESC(struct ionic_rx_stats, stat_name) 27 IONIC_STAT_DESC(struct ionic_queue, stat_name) 30 IONIC_STAT_DESC(struct ionic_cq, stat_name) 33 IONIC_STAT_DESC(struct ionic_intr_info, stat_name) 36 IONIC_STAT_DESC(struct ionic_napi_stats, stat_name)
|
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_stats.h | 9 #define IONIC_STAT_DESC(type, stat_name) { \ macro 15 IONIC_STAT_DESC(struct ionic_port_stats, stat_name) 18 IONIC_STAT_DESC(struct ionic_lif_sw_stats, stat_name) 21 IONIC_STAT_DESC(struct ionic_tx_stats, stat_name) 24 IONIC_STAT_DESC(struct ionic_rx_stats, stat_name) 27 IONIC_STAT_DESC(struct ionic_queue, stat_name) 30 IONIC_STAT_DESC(struct ionic_cq, stat_name) 33 IONIC_STAT_DESC(struct ionic_intr_info, stat_name) 36 IONIC_STAT_DESC(struct ionic_napi_stats, stat_name)
|
Completed in 1 milliseconds