Searched refs:t1_sge_get_port_stats (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | sge.h | 89 void t1_sge_get_port_stats(const struct sge *sge, int port, struct sge_port_stats *);
|
H A D | cxgb2.c | 463 t1_sge_get_port_stats(adapter->sge, dev->if_port, &ss); in get_stats()
|
H A D | sge.c | 982 void t1_sge_get_port_stats(const struct sge *sge, int port, in t1_sge_get_port_stats() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | sge.h | 81 void t1_sge_get_port_stats(const struct sge *sge, int port, struct sge_port_stats *);
|
H A D | cxgb2.c | 464 t1_sge_get_port_stats(adapter->sge, dev->if_port, &ss); in get_stats()
|
H A D | sge.c | 977 void t1_sge_get_port_stats(const struct sge *sge, int port, in t1_sge_get_port_stats() function
|
Completed in 10 milliseconds