Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h638 ICE_BW_TYPE_CNT /* This must be last */ enumerator
647 DECLARE_BITMAP(bw_t_bitmap, ICE_BW_TYPE_CNT);
H A Dice_sched.c4241 if (bitmap_empty(bw_t_info->bw_t_bitmap, ICE_BW_TYPE_CNT)) in ice_sched_replay_node_bw()