Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.h277 #define EMAC_FTR_NO_FLOW_CONTROL_40x 0x00000001 macro
351 EMAC_FTR_NO_FLOW_CONTROL_40x |
H A Dcore.c655 if (!emac_has_feature(dev, EMAC_FTR_NO_FLOW_CONTROL_40x) && in emac_configure()
2824 if (!emac_has_feature(dev, EMAC_FTR_NO_FLOW_CONTROL_40x)) in emac_init_phy()
2932 dev->features |= EMAC_FTR_NO_FLOW_CONTROL_40x; in emac_init_config()