Searched refs:LL_SBI_AGL_ENABLED (Results 1 – 4 of 4) sorted by relevance
643 seq_printf(m, "%u\n", sbi->ll_flags & LL_SBI_AGL_ENABLED ? 1 : 0); in ll_statahead_agl_seq_show()660 sbi->ll_flags |= LL_SBI_AGL_ENABLED; in ll_statahead_agl_seq_write()662 sbi->ll_flags &= ~LL_SBI_AGL_ENABLED; in ll_statahead_agl_seq_write()
415 #define LL_SBI_AGL_ENABLED 0x8000 /* enable agl */ macro
1080 if (sbi->ll_flags & LL_SBI_AGL_ENABLED) in ll_statahead_thread()
135 sbi->ll_flags |= LL_SBI_AGL_ENABLED; in ll_init_sbi()