Searched refs:LL_SBI_AGL_ENABLED (Results 1 – 4 of 4) sorted by relevance
649 return sprintf(buf, "%u\n", sbi->ll_flags & LL_SBI_AGL_ENABLED ? 1 : 0); in statahead_agl_show()667 sbi->ll_flags |= LL_SBI_AGL_ENABLED; in statahead_agl_store()669 sbi->ll_flags &= ~LL_SBI_AGL_ENABLED; in statahead_agl_store()
407 #define LL_SBI_AGL_ENABLED 0x8000 /* enable agl */ macro
1060 if (sbi->ll_flags & LL_SBI_AGL_ENABLED) in ll_statahead_thread()
129 sbi->ll_flags |= LL_SBI_AGL_ENABLED; in ll_init_sbi()