Home
last modified time | relevance | path

Searched refs:min_scope (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dvas.h422 enum vas_notify_scope min_scope; member
H A 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/ipv4/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 14 milliseconds