Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_int.c1972 bool cleanup_set, in ecore_int_igu_cleanup_sb() argument
1988 SET_FIELD(data, IGU_CLEANUP_CLEANUP_SET, cleanup_set ? 1 : 0); in ecore_int_igu_cleanup_sb()
2015 if ((val & sb_bit) == (cleanup_set ? sb_bit : 0)) in ecore_int_igu_cleanup_sb()