Searched refs:RXFC (Results 1 – 1 of 1) sorted by relevance
49 #define RXFC 0x00000008 macro510 mac &= ~(RXFC | TXFC); in emac_mac_start()517 mac |= adpt->rx_flow_control ? RXFC : 0; in emac_mac_start()