Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dmcdi_mon.c65 efx_mon_stat_portmask_t stat_portmask = 0; in mcdi_mon_decode_stats() local
85 (efx_mon_get_stat_portmap(id, &stat_portmask) != B_TRUE)) { in mcdi_mon_decode_stats()
90 if ((stat_portmask & port_mask) == 0) { in mcdi_mon_decode_stats()