Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h1487 struct __qlcnic_esw_statistics { struct
1503 struct __qlcnic_esw_statistics rx; argument
1504 struct __qlcnic_esw_statistics tx;
1656 struct __qlcnic_esw_statistics *);
1658 struct __qlcnic_esw_statistics *);
Dqlcnic_ctx.c1066 const u8 rx_tx, struct __qlcnic_esw_statistics *esw_stats) { in qlcnic_get_port_stats()
1191 const u8 rx_tx, struct __qlcnic_esw_statistics *esw_stats) { in qlcnic_get_eswitch_stats()
1193 struct __qlcnic_esw_statistics port_stats; in qlcnic_get_eswitch_stats()
1218 memset(&port_stats, 0, sizeof(struct __qlcnic_esw_statistics)); in qlcnic_get_eswitch_stats()
Dqlcnic_ethtool.c1291 struct __qlcnic_esw_statistics *esw_stats = in qlcnic_fill_stats()
1292 (struct __qlcnic_esw_statistics *)stats; in qlcnic_fill_stats()