Home
last modified time | relevance | path

Searched refs:ecore_eth_stats (Results 1 – 8 of 8) sorted by relevance

/freebsd-head/sys/dev/qlnx/qlnxe/
HDecore_l2_api.h486 struct ecore_eth_stats *stats,
490 struct ecore_eth_stats *stats);
HDecore_l2.c1771 struct ecore_eth_stats *p_stats, in __ecore_get_vport_pstats()
1802 struct ecore_eth_stats *p_stats) in __ecore_get_vport_tstats()
1848 struct ecore_eth_stats *p_stats, in __ecore_get_vport_ustats()
1894 struct ecore_eth_stats *p_stats, in __ecore_get_vport_mstats()
1925 struct ecore_eth_stats *p_stats) in __ecore_get_vport_port_stats()
2017 struct ecore_eth_stats *stats, in __ecore_get_vport_stats()
2036 struct ecore_eth_stats *stats) in _ecore_get_vport_stats()
2073 struct ecore_eth_stats *stats) in ecore_get_vport_stats()
2088 for (i = 0; i < sizeof(struct ecore_eth_stats) / sizeof(u64); i++) in ecore_get_vport_stats()
HDecore_iov_api.h603 struct ecore_eth_stats *p_stats);
805 …n, struct ecore_ptt OSAL_UNUSED *p_ptt, int OSAL_UNUSED vfid, struct ecore_eth_stats OSAL_UNUSED *… in ecore_iov_get_vf_stats()
HDecore_dev_api.h447 struct ecore_eth_stats { struct
HDqlnx_def.h451 struct ecore_eth_stats hw_stats;
HDecore.h941 struct ecore_eth_stats *reset_stats;
HDqlnx_os.c5749 struct ecore_eth_stats eth_stats; in qlnx_get_protocol_stats()
7275 bzero(&ha->hw_stats, sizeof(struct ecore_eth_stats)); in qlnx_load()
HDecore_sriov.c4814 struct ecore_eth_stats *p_stats) in ecore_iov_get_vf_stats()