Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.h45 struct sge_intr_counts { struct
88 const struct sge_intr_counts *t1_sge_get_intr_counts(const struct sge *sge);
H A Dsge.c271 struct sge_intr_counts stats;
977 const struct sge_intr_counts *t1_sge_get_intr_counts(const struct sge *sge) in t1_sge_get_intr_counts()
H A Dcxgb2.c458 const struct sge_intr_counts *t; in get_stats()