Home
last modified time | relevance | path

Searched refs:marker_rx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dbond_3ad.h170 atomic64_t marker_rx; member
/openbmc/linux/drivers/net/bonding/
H A Dbond_3ad.c1961 atomic64_inc(&SLAVE_AD_INFO(port->slave)->stats.marker_rx); in ad_marker_info_received()
1962 atomic64_inc(&BOND_AD_INFO(port->slave->bond).stats.marker_rx); in ad_marker_info_received()
2771 val = atomic64_read(&stats->marker_rx); in bond_3ad_stats_fill()