Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Db44.h129 #define RXCONFIG_FLOW 0x00000020 /* Flow Control Enable */ macro
Db44.c350 val |= RXCONFIG_FLOW; in __b44_set_flow_ctrl()
352 val &= ~RXCONFIG_FLOW; in __b44_set_flow_ctrl()