Searched refs:chip_type (Results 1 – 4 of 4) sorted by relevance
30 enum chip_type { enum46 static inline int is_t4(enum chip_type chip) in is_t4()51 static inline int is_t5(enum chip_type chip) in is_t5()56 static inline int is_t6(enum chip_type chip) in is_t6()
257 enum chip_type chip; /* chip code */349 enum chip_type chip_compat);
3499 enum chip_type chip_compat) in t4_fixup_host_params_compat()4911 enum chip_type chip = 0; in t4_get_chip_type()
680 static u64 hwcsum(enum chip_type chip, const struct rte_mbuf *m) in hwcsum()