Searched refs:NWAY_AD_FC_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/e100/ | ||
D | e100_phy.h | 130 #define NWAY_AD_FC_SUPPORTED 0x0400 /* Flow Control supported */ macro |
D | e100_phy.c | 755 if (ad_reg & NWAY_AD_FC_SUPPORTED) in e100_set_fc() |