Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h372 #define GLPCI_CNF2_CACHELINE_SIZE_M BIT(1) macro
H A Dice_main.c4361 if (rd32(&pf->hw, GLPCI_CNF2) & GLPCI_CNF2_CACHELINE_SIZE_M) in ice_verify_cacheline_size()