Searched refs:MTI_SCHEDULE_MODE_M (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/microchip/ | ||
H A D | ksz_common.h | 705 #define MTI_SCHEDULE_MODE_M GENMASK(7, 6) macro |
H A D | ksz_common.c | 3151 FIELD_PREP(MTI_SCHEDULE_MODE_M, scheduler) | in ksz_setup_tc_mode() |