Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lib.h380 #define ICE_FW_DEBUG_DUMP_VALID_CLUSTER_MASK 0x4001AF macro
H A Dice_lib.c6412 if (clusters & ~(ICE_FW_DEBUG_DUMP_VALID_CLUSTER_MASK)) { in ice_sysctl_fw_debug_dump_cluster_setting()