Searched refs:__qlcnic_esw_statistics (Results 1 – 3 of 3) sorted by relevance
1487 struct __qlcnic_esw_statistics { struct1503 struct __qlcnic_esw_statistics rx; argument1504 struct __qlcnic_esw_statistics tx;1656 struct __qlcnic_esw_statistics *);1658 struct __qlcnic_esw_statistics *);
1066 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()
1291 struct __qlcnic_esw_statistics *esw_stats = in qlcnic_fill_stats()1292 (struct __qlcnic_esw_statistics *)stats; in qlcnic_fill_stats()