Home
last modified time | relevance | path

Searched refs:BCN_DMATIME (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8192u/
Dr8192U_hw.h177BCN_DMATIME = 0x076, // Beacon DMA and ATIM interrupt time (US). Indicates the time before TBTT t… enumerator
Dr8192U_core.c1688 write_nic_word(dev, BCN_DMATIME, 1023); in rtl8192_net_update()
/linux-2.6.39/drivers/staging/rtl8192e/
Dr8192E_hw.h210BCN_DMATIME = 0x076, // Beacon DMA and ATIM interrupt time (US). Indicates the time before TBTT t… enumerator
Dr8192E_core.c1022 write_nic_word(priv, BCN_DMATIME, 256); in rtl8192_net_update()
2874 write_nic_word(priv, BCN_DMATIME, 256); in rtl8192_start_beacon()