Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ibm/emac/
Dcore.h273 #define EMAC_FTR_NO_FLOW_CONTROL_40x 0x00000001 macro
347 EMAC_FTR_NO_FLOW_CONTROL_40x |
Dcore.c646 if (!emac_has_feature(dev, EMAC_FTR_NO_FLOW_CONTROL_40x) && in emac_configure()
2779 if (!emac_has_feature(dev, EMAC_FTR_NO_FLOW_CONTROL_40x)) in emac_init_phy()
2887 dev->features |= EMAC_FTR_NO_FLOW_CONTROL_40x; in emac_init_config()