Searched refs:ct_state (Results 1 – 2 of 2) sorted by relevance
80 static __always_inline enum ctx_state ct_state(void) in ct_state() function92 static inline enum ctx_state ct_state(void) { return CONTEXT_DISABLED; } in ct_state() function
242 u16 ct_state; member