Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c105 #define FLOW_CONTROL_ENABLED 0x00000008 macro
2225 fc = (port_status & FLOW_CONTROL_ENABLED) ? 1 : 0; in handle_link_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c105 #define FLOW_CONTROL_ENABLED 0x00000008 macro
2236 fc = (port_status & FLOW_CONTROL_ENABLED) ? 1 : 0; in handle_link_event()

Completed in 11 milliseconds