Searched refs:safe_hwidx2 (Results 1 – 2 of 2) sorted by relevance
596 s->safe_hwidx2 = -1; in t4_read_chip_settings()606 if (s->safe_hwidx2 == -1 || in t4_read_chip_settings()608 s->safe_hwidx2 = i; in t4_read_chip_settings()4142 hwidx = s->safe_hwidx2; /* with room for metadata */ in find_safe_refill_source()4143 else if (allow_mbufs_in_cluster && s->safe_hwidx2 != -1) { in find_safe_refill_source()4144 hwidx = s->safe_hwidx2; in find_safe_refill_source()
568 int8_t safe_hwidx2; /* with room for metadata and maybe more */ member