Home
last modified time | relevance | path

Searched refs:TX_MODE_FLOW_CTRL_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h505 #define TX_MODE_FLOW_CTRL_ENABLE 0x00000010 macro
H A Dtg3.c1997 tp->tx_mode |= TX_MODE_FLOW_CTRL_ENABLE; in tg3_setup_flow_control()
1999 tp->tx_mode &= ~TX_MODE_FLOW_CTRL_ENABLE; in tg3_setup_flow_control()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h505 #define TX_MODE_FLOW_CTRL_ENABLE 0x00000010 macro
H A Dtg3.c1991 tp->tx_mode |= TX_MODE_FLOW_CTRL_ENABLE; in tg3_setup_flow_control()
1993 tp->tx_mode &= ~TX_MODE_FLOW_CTRL_ENABLE; in tg3_setup_flow_control()

Completed in 57 milliseconds