Searched refs:rxfilter (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Denc28j60.c73 int rxfilter; member in struct:enc28j60_net
667 priv->rxfilter = RXFILTER_NORMAL;
1397 int oldfilter = priv->rxfilter;
1402 priv->rxfilter = RXFILTER_PROMISC;
1407 priv->rxfilter = RXFILTER_MULTI;
1411 priv->rxfilter = RXFILTER_NORMAL;
1414 if (oldfilter != priv->rxfilter)
1423 if (priv->rxfilter == RXFILTER_PROMISC) {
1427 } else if (priv->rxfilter == RXFILTER_MULTI) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Denc28j60.c73 int rxfilter; member in struct:enc28j60_net
667 priv->rxfilter = RXFILTER_NORMAL;
1397 int oldfilter = priv->rxfilter;
1402 priv->rxfilter = RXFILTER_PROMISC;
1407 priv->rxfilter = RXFILTER_MULTI;
1411 priv->rxfilter = RXFILTER_NORMAL;
1414 if (oldfilter != priv->rxfilter)
1423 if (priv->rxfilter == RXFILTER_PROMISC) {
1427 } else if (priv->rxfilter == RXFILTER_MULTI) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Drecv.c432 (sc->rx.rxfilter & FIF_PROMISC_IN_BSS)) ||
436 if (sc->rx.rxfilter & FIF_CONTROL)
440 !(sc->rx.rxfilter & FIF_BCN_PRBRESP_PROMISC))
448 (sc->rx.rxfilter & FIF_PSPOLL))
454 if (sc->sec_wiphy || (sc->rx.rxfilter & FIF_OTHER_BSS)) {
H A Dhtc_drv_txrx.c382 (priv->rxfilter & FIF_PROMISC_IN_BSS)) ||
386 if (priv->rxfilter & FIF_CONTROL)
390 !(priv->rxfilter & FIF_BCN_PRBRESP_PROMISC))
H A Dhtc.h364 unsigned int rxfilter; member in struct:ath9k_htc_priv
H A Dath9k.h314 unsigned int rxfilter; member in struct:ath_rx
H A Dhtc_drv_main.c1473 priv->rxfilter = *total_flags;
H A Dmain.c1700 sc->rx.rxfilter = *total_flags;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Drecv.c432 (sc->rx.rxfilter & FIF_PROMISC_IN_BSS)) ||
436 if (sc->rx.rxfilter & FIF_CONTROL)
440 !(sc->rx.rxfilter & FIF_BCN_PRBRESP_PROMISC))
448 (sc->rx.rxfilter & FIF_PSPOLL))
454 if (sc->sec_wiphy || (sc->rx.rxfilter & FIF_OTHER_BSS)) {
H A Dhtc_drv_txrx.c382 (priv->rxfilter & FIF_PROMISC_IN_BSS)) ||
386 if (priv->rxfilter & FIF_CONTROL)
390 !(priv->rxfilter & FIF_BCN_PRBRESP_PROMISC))
H A Dhtc.h364 unsigned int rxfilter; member in struct:ath9k_htc_priv
H A Dath9k.h314 unsigned int rxfilter; member in struct:ath_rx
H A Dhtc_drv_main.c1473 priv->rxfilter = *total_flags;
H A Dmain.c1700 sc->rx.rxfilter = *total_flags;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/supp/include/
H A Dwlioctl.h1993 uint32 rxfilter; /* rx frames filtered out */ member in struct:__anon45013
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dwlioctl.h2739 uint32 rxfilter; /* rx frames filtered out */ member in struct:__anon11484
2998 uint32 rxfilter; /* rx frames filtered out */ member in struct:__anon11485

Completed in 312 milliseconds