Home
last modified time | relevance | path

Searched defs:ena_stats (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ena/
H A Dena_ethdev.c41 struct ena_stats { struct
48 .stat_offset = offsetof(struct ena_stats_##stat_type, stat) \ argument
1092 struct ena_admin_basic_stats ena_stats; in ena_stats_get() local
/dpdk/drivers/net/ice/base/
H A Dice_switch.c2540 ice_alloc_sw(struct ice_hw *hw, bool ena_stats, bool shared_res, u16 *sw_id, in ice_alloc_sw()