Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.c735 static bool ice_bits_max_set(const u8 *mask, u16 size, u16 max) in ice_bits_max_set() function
800 if (nm && !ice_bits_max_set(nm, len, ICE_NVR_MTCH_BITS_MAX)) in ice_set_key()