Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/agere/
H A Det131x.c412 #define FLOW_BOTH 0 macro
893 if (adapter->flow == FLOW_RXONLY || adapter->flow == FLOW_BOTH) in et1310_config_mac_regs2()
1324 if (adapter->wanted_flow == FLOW_BOTH) in et1310_config_flow_control()
1325 adapter->flow = FLOW_BOTH; in et1310_config_flow_control()
1331 if (adapter->wanted_flow == FLOW_BOTH) in et1310_config_flow_control()
1704 if (adapter->flow == FLOW_TXONLY || adapter->flow == FLOW_BOTH) in et131x_enable_interrupts()
3378 if (adapter->flow == FLOW_TXONLY || adapter->flow == FLOW_BOTH) in et131x_isr()
3441 if (adapter->flow == FLOW_TXONLY || adapter->flow == FLOW_BOTH) { in et131x_isr()
/kernel/linux/linux-6.6/drivers/net/ethernet/agere/
H A Det131x.c412 #define FLOW_BOTH 0 macro
893 if (adapter->flow == FLOW_RXONLY || adapter->flow == FLOW_BOTH) in et1310_config_mac_regs2()
1324 if (adapter->wanted_flow == FLOW_BOTH) in et1310_config_flow_control()
1325 adapter->flow = FLOW_BOTH; in et1310_config_flow_control()
1331 if (adapter->wanted_flow == FLOW_BOTH) in et1310_config_flow_control()
1704 if (adapter->flow == FLOW_TXONLY || adapter->flow == FLOW_BOTH) in et131x_enable_interrupts()
3377 if (adapter->flow == FLOW_TXONLY || adapter->flow == FLOW_BOTH) in et131x_isr()
3440 if (adapter->flow == FLOW_TXONLY || adapter->flow == FLOW_BOTH) { in et131x_isr()

Completed in 10 milliseconds