Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/
Db44.h131 #define RXCONFIG_FLOW 0x00000020 /* Flow Control Enable */ macro
Db44.c369 val |= RXCONFIG_FLOW; in __b44_set_flow_ctrl()
371 val &= ~RXCONFIG_FLOW; in __b44_set_flow_ctrl()