Home
last modified time | relevance | path

Searched refs:mac_stats_reset_pending (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_port.c254 if (port->mac_stats_reset_pending) { in sfc_port_start()
260 port->mac_stats_reset_pending = B_FALSE; in sfc_port_start()
435 port->mac_stats_reset_pending = B_FALSE; in sfc_port_attach()
H A Dsfc.h135 boolean_t mac_stats_reset_pending; member
H A Dsfc_ethdev.c696 port->mac_stats_reset_pending = B_TRUE; in sfc_stats_reset()