Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_stats.h9 #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 3 milliseconds