Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_port.c55 if (!port->mac_stats_periodic_dma_supported || in sfc_port_update_mac_stats()
284 port->mac_stats_periodic_dma_supported = B_TRUE; in sfc_port_start()
286 port->mac_stats_periodic_dma_supported = B_FALSE; in sfc_port_start()
294 port->mac_stats_periodic_dma_supported) { in sfc_port_start()
H A Dsfc.h138 boolean_t mac_stats_periodic_dma_supported; member