Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dvas.h415 enum vas_notify_scope min_scope; member
H A Dvas-window.c477 val = SET_FIELD(VAS_LNOTIFY_MIN_SCOPE, val, winctx->min_scope); in init_winctx_regs()
752 winctx->min_scope = VAS_SCOPE_LOCAL; in init_winctx_for_rxwin()
961 winctx->min_scope = VAS_SCOPE_LOCAL; in init_winctx_for_txwin()
/openbmc/linux/net/ipv4/
H A Ddevinet.c1407 unsigned char min_scope = min(ifa->ifa_scope, localnet_scope); in confirm_addr_indev() local
1411 min_scope <= scope) { in confirm_addr_indev()
1426 if (min_scope <= scope) { in confirm_addr_indev()