Searched refs:atim (Results 1 – 3 of 3) sorted by relevance
799 unsigned int nbtt, atim, dma; in ath5k_hw_check_beacon_timers() local 802 atim = ath5k_hw_reg_read(ah, AR5K_TIMER3); in ath5k_hw_check_beacon_timers() 809 if (ath5k_check_timer_win(nbtt, atim, 1, intval) && in ath5k_hw_check_beacon_timers()
967 struct data_queue *atim; member 1320 return rt2x00dev->atim; in rt2x00queue_get_tx_queue()
768 rt2x00_set_field32(®, TXCSR2_NUM_ATIM, rt2x00dev->atim->limit); in rt2400pci_init_queues() 784 entry_priv = rt2x00dev->atim->entries[0].priv_data; in rt2400pci_init_queues() 1639 * This device requires the atim queue and DMA-mapped skbs. in rt2400pci_probe_hw()