Searched refs:CFG_SET_CACHE_LINE_SIZE_1 (Results 1 – 2 of 2) sorted by relevance
685 nv->host_p[0] & BIT_5 ? (ha->cfg_flags |= CFG_SET_CACHE_LINE_SIZE_1) : in ql_nvram_config()686 (ha->cfg_flags &= ~CFG_SET_CACHE_LINE_SIZE_1); in ql_nvram_config()1158 CFG_SET_CACHE_LINE_SIZE_1 | CFG_MULTI_CHIP_ADAPTER); in ql_nvram_24xx_config()2599 if (CFG_IST(ha->pha, CFG_SET_CACHE_LINE_SIZE_1)) { in ql_set_cache_line()
1767 #define CFG_SET_CACHE_LINE_SIZE_1 BIT_17 macro