Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.h36 struct sge_intr_counts { struct
80 const struct sge_intr_counts *t1_sge_get_intr_counts(const struct sge *sge);
H A Dsge.c262 struct sge_intr_counts stats;
972 const struct sge_intr_counts *t1_sge_get_intr_counts(const struct sge *sge) in t1_sge_get_intr_counts()
H A Dcxgb2.c459 const struct sge_intr_counts *t; in get_stats()