Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h1493 struct __qlcnic_esw_statistics { struct
1509 struct __qlcnic_esw_statistics rx; argument
1510 struct __qlcnic_esw_statistics tx;
1662 struct __qlcnic_esw_statistics *);
1664 struct __qlcnic_esw_statistics *);
Dqlcnic_ctx.c1061 const u8 rx_tx, struct __qlcnic_esw_statistics *esw_stats) { in qlcnic_get_port_stats()
1186 const u8 rx_tx, struct __qlcnic_esw_statistics *esw_stats) { in qlcnic_get_eswitch_stats()
1188 struct __qlcnic_esw_statistics port_stats; in qlcnic_get_eswitch_stats()
1213 memset(&port_stats, 0, sizeof(struct __qlcnic_esw_statistics)); in qlcnic_get_eswitch_stats()
Dqlcnic_ethtool.c1289 struct __qlcnic_esw_statistics *esw_stats = in qlcnic_fill_stats()
1290 (struct __qlcnic_esw_statistics *)stats; in qlcnic_fill_stats()