Home
last modified time | relevance | path

Searched refs:qlcnic_esw_statistics (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c779 struct qlcnic_esw_statistics port_stats; in qlcnic_sysfs_get_port_stats()
785 if (size != sizeof(struct qlcnic_esw_statistics)) in qlcnic_sysfs_get_port_stats()
814 struct qlcnic_esw_statistics esw_stats; in qlcnic_sysfs_get_esw_stats()
820 if (size != sizeof(struct qlcnic_esw_statistics)) in qlcnic_sysfs_get_esw_stats()
H A Dqlcnic_ethtool.c1347 struct qlcnic_esw_statistics port_stats; in qlcnic_get_ethtool_stats()
1385 memset(&port_stats, 0, sizeof(struct qlcnic_esw_statistics)); in qlcnic_get_ethtool_stats()
H A Dqlcnic.h1502 struct qlcnic_esw_statistics { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c778 struct qlcnic_esw_statistics port_stats; in qlcnic_sysfs_get_port_stats()
784 if (size != sizeof(struct qlcnic_esw_statistics)) in qlcnic_sysfs_get_port_stats()
813 struct qlcnic_esw_statistics esw_stats; in qlcnic_sysfs_get_esw_stats()
819 if (size != sizeof(struct qlcnic_esw_statistics)) in qlcnic_sysfs_get_esw_stats()
H A Dqlcnic_ethtool.c1351 struct qlcnic_esw_statistics port_stats; in qlcnic_get_ethtool_stats()
1389 memset(&port_stats, 0, sizeof(struct qlcnic_esw_statistics)); in qlcnic_get_ethtool_stats()
H A Dqlcnic.h1502 struct qlcnic_esw_statistics { struct

Completed in 21 milliseconds