Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h1495 struct __qlcnic_esw_statistics { struct
1511 struct __qlcnic_esw_statistics rx; argument
1512 struct __qlcnic_esw_statistics tx;
1664 struct __qlcnic_esw_statistics *);
1666 struct __qlcnic_esw_statistics *);
Dqlcnic_ctx.c1059 const u8 rx_tx, struct __qlcnic_esw_statistics *esw_stats) { in qlcnic_get_port_stats()
1184 const u8 rx_tx, struct __qlcnic_esw_statistics *esw_stats) { in qlcnic_get_eswitch_stats()
1186 struct __qlcnic_esw_statistics port_stats; in qlcnic_get_eswitch_stats()
1211 memset(&port_stats, 0, sizeof(struct __qlcnic_esw_statistics)); in qlcnic_get_eswitch_stats()
Dqlcnic_ethtool.c1279 struct __qlcnic_esw_statistics *esw_stats = in qlcnic_fill_stats()
1280 (struct __qlcnic_esw_statistics *)stats; in qlcnic_fill_stats()