Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/atheros/
Dag71xx.c75 #define MAC_CFG1_RFC BIT(5) /* Rx Flow Control Enable */ macro
1077 cfg1 &= ~(MAC_CFG1_TFC | MAC_CFG1_RFC); in ag71xx_mac_link_up()
1082 cfg1 |= MAC_CFG1_RFC; in ag71xx_mac_link_up()