Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmicrel.c282 bool has_broadcast_disable; member
359 .has_broadcast_disable = true,
375 .has_broadcast_disable = true,
598 if (type && type->has_broadcast_disable) in kszphy_config_init()