Searched refs:NVM_ETK_VALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ | ||
H A D | ixgbe_type.h | 231 #define NVM_ETK_VALID 0x8000 macro |
H A D | ixgbe_common.c | 4121 if ((etk_id_h & NVM_ETK_VALID) == 0) { in ixgbe_get_etk_id() |