Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Db44.h122 #define RXCONFIG_FLOW 0x00000020 /* Flow Control Enable */ macro
Db44.c364 val |= RXCONFIG_FLOW; in __b44_set_flow_ctrl()
366 val &= ~RXCONFIG_FLOW; in __b44_set_flow_ctrl()