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