Home
last modified time | relevance | path

Searched refs:GE_TX_PORT_EN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c120 #define GE_TX_PORT_EN BIT(2) macro
377 val |= GE_RX_PORT_EN | GE_TX_PORT_EN; in hip04_mac_enable()
404 val &= ~(GE_RX_PORT_EN | GE_TX_PORT_EN); in hip04_mac_disable()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c120 #define GE_TX_PORT_EN BIT(2) macro
377 val |= GE_RX_PORT_EN | GE_TX_PORT_EN; in hip04_mac_enable()
404 val &= ~(GE_RX_PORT_EN | GE_TX_PORT_EN); in hip04_mac_disable()

Completed in 4 milliseconds