Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8180_hw.h862 #define TPPOLLSTOP_BQ (0x01 << 7) macro
Dr8180_core.c1642 priv->dma_poll_stop_mask &= ~(TPPOLLSTOP_BQ); in rtl8180_beacon_tx_enable()
1658 priv->dma_poll_stop_mask |= TPPOLLSTOP_BQ; in rtl8180_beacon_tx_disable()