Home
last modified time | relevance | path

Searched refs:JPM_10_100_JUMBO_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.h475 #define JPM_10_100_JUMBO_EN BIT(24) /* GigE always enabled */ macro
H A Db53_common.c451 port_mask |= JPM_10_100_JUMBO_EN; in b53_set_jumbo()