Home
last modified time | relevance | path

Searched refs:MACB_CAPS_MACB_IS_GEM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/
H A Dmacb.h665 #define MACB_CAPS_MACB_IS_GEM 0x80000000 macro
1296 return !!(bp->caps & MACB_CAPS_MACB_IS_GEM); in macb_is_gem()
H A Dmacb_main.c3560 bp->caps |= MACB_CAPS_MACB_IS_GEM; in macb_configure_caps()
3596 * MACB_CAPS_MACB_IS_GEM flag positioned in macb_probe_queues()
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
H A Dmacb.h743 #define MACB_CAPS_MACB_IS_GEM 0x80000000 macro
1378 return !!(bp->caps & MACB_CAPS_MACB_IS_GEM); in macb_is_gem()
H A Dmacb_main.c3901 bp->caps |= MACB_CAPS_MACB_IS_GEM; in macb_configure_caps()
3942 * MACB_CAPS_MACB_IS_GEM flag positioned in macb_probe_queues()

Completed in 26 milliseconds