Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_port.c64 port->mac_stats_last_request_timestamp) < in sfc_port_update_mac_stats()
68 port->mac_stats_last_request_timestamp = timestamp; in sfc_port_update_mac_stats()
304 port->mac_stats_last_request_timestamp = 0; in sfc_port_start()
H A Dsfc.h96 uint64_t mac_stats_last_request_timestamp; member