Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/
H A Dcore.h278 #define EMAC_FTR_NO_FLOW_CONTROL_40x 0x00000001 macro
352 EMAC_FTR_NO_FLOW_CONTROL_40x |
H A Dcore.c653 if (!emac_has_feature(dev, EMAC_FTR_NO_FLOW_CONTROL_40x) && in emac_configure()
2819 if (!emac_has_feature(dev, EMAC_FTR_NO_FLOW_CONTROL_40x)) in emac_init_phy()
2928 dev->features |= EMAC_FTR_NO_FLOW_CONTROL_40x; in emac_init_config()