Home
last modified time | relevance | path

Searched refs:RCR_ONLYERLPKT (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8187se/
Dr8180_hw.h640 #define RCR_ONLYERLPKT ((1<<31)) macro
Dr8185b_init.c3197 rxconf = rxconf | RCR_ONLYERLPKT; in rtl8185b_rx_enable()
Dr8180_core.c1470 rxconf = rxconf | RCR_ONLYERLPKT; in rtl8180_rx_enable()
4422 (priv->EarlyRxThreshold == 7 ? RCR_ONLYERLPKT:0);