Home
last modified time | relevance | path

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

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