Home
last modified time | relevance | path

Searched refs:cm_drop (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/ !
H A Dfbnic_hw_stats.c111 &tti->cm_drop.frames); in fbnic_reset_tti_stats()
115 &tti->cm_drop.bytes); in fbnic_reset_tti_stats()
139 &tti->cm_drop.frames); in fbnic_get_tti_stats32()
156 &tti->cm_drop.bytes); in fbnic_get_tti_stats()
H A Dfbnic_hw_stats.h93 struct fbnic_hw_stat cm_drop, frame_drop, tbi_drop; member
H A Dfbnic_netdev.c410 fbd->hw_stats.tti.cm_drop.frames.value + in fbnic_get_stats64()
H A Dfbnic_ethtool.c32 FBNIC_HW_STAT("tti_cm_drop_frames", tti.cm_drop.frames),
33 FBNIC_HW_STAT("tti_cm_drop_bytes", tti.cm_drop.bytes),