Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/powernv/
Dvas.h422 enum vas_notify_scope min_scope; member
Dvas-window.c476 val = SET_FIELD(VAS_LNOTIFY_MIN_SCOPE, val, winctx->min_scope); in init_winctx_regs()
750 winctx->min_scope = VAS_SCOPE_LOCAL; in init_winctx_for_rxwin()
959 winctx->min_scope = VAS_SCOPE_LOCAL; in init_winctx_for_txwin()
/Linux-v5.10/net/ipv4/
Ddevinet.c1383 unsigned char min_scope = min(ifa->ifa_scope, localnet_scope); in confirm_addr_indev() local
1387 min_scope <= scope) { in confirm_addr_indev()
1402 if (min_scope <= scope) { in confirm_addr_indev()