Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.h81 void t1_sge_get_port_stats(const struct sge *sge, int port, struct sge_port_stats *);
H A Dcxgb2.c464 t1_sge_get_port_stats(adapter->sge, dev->if_port, &ss); in get_stats()
H A Dsge.c977 void t1_sge_get_port_stats(const struct sge *sge, int port, in t1_sge_get_port_stats() function