Home
last modified time | relevance | path

Searched defs:enable_stats (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dbpf.h1827 } enable_stats; member
/linux/include/uapi/linux/
H A Dbpf.h1827 } enable_stats; member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c14751 bool enable_stats = !!test_bit(I40E_FLAG_VEB_STATS_ENA, pf->flags); in i40e_add_veb() local