Home
last modified time | relevance | path

Searched refs:attention (Results 1 – 40 of 40) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c116 rx_desc->attention.flags = __cpu_to_le32(0); in __ath10k_htt_rx_ring_fill_n()
320 if (!(__le32_to_cpu(rx_desc->attention.flags) in ath10k_htt_rx_amsdu_pop()
368 msdu_len_invalid = !!(__le32_to_cpu(rx_desc->attention.flags) in ath10k_htt_rx_amsdu_pop()
400 trace_ath10k_htt_rx_desc(ar, &rx_desc->attention, in ath10k_htt_rx_amsdu_pop()
496 if (!(__le32_to_cpu(rxd->attention.flags) & in ath10k_htt_rx_pop_paddr_list()
835 is_first_ppdu = !!(rxd->attention.flags & in ath10k_htt_rx_h_ppdu()
837 is_last_ppdu = !!(rxd->attention.flags & in ath10k_htt_rx_h_ppdu()
1206 flags = __le32_to_cpu(rxd->attention.flags); in ath10k_htt_rx_get_csum_state()
1251 u32 attention; in ath10k_htt_rx_h_mpdu() local
1279 attention = __le32_to_cpu(rxd->attention.flags); in ath10k_htt_rx_h_mpdu()
[all …]
Dhtt_tx.c276 ring->rx_attention_offset = __cpu_to_le16(desc_offset(attention)); in ath10k_htt_send_rx_ring_cfg_ll()
Dhtt.h1368 struct rx_attention attention; member
/linux-4.1.27/drivers/pci/hotplug/
Dpci_hotplug_core.c160 u8 attention; in attention_write_file() local
164 attention = (u8)(lattention & 0xff); in attention_write_file()
165 dbg(" - attention = %d\n", attention); in attention_write_file()
172 retval = ops->set_attention_status(slot->hotplug, attention); in attention_write_file()
/linux-4.1.27/drivers/s390/char/
Dfs3270.c36 int attention; /* Got attention. */ member
225 fp->attention = 1; in fs3270_irq()
264 rc = wait_event_interruptible(fp->wait, fp->attention); in fs3270_read()
265 fp->attention = 0; in fs3270_read()
/linux-4.1.27/include/linux/
Dpktcdvd.h68 atomic_t attention; /* Set to non-zero when queue processing is needed */ member
/linux-4.1.27/Documentation/usb/
Ddwc3.txt34 We probably have to pay attention not to process events once we
/linux-4.1.27/Documentation/scsi/
Ddtc3x80.txt31 on-chip buffer needs CPU attention. I couldn't get this to work. So
DChangeLog.lpfc239 Attention, as well as slow rings' attention is passed to the
290 of error attention and link attention and mbox event handler to
1730 * Added code to clear link attention bit when there is a pending
DBusLogic.txt293 require attention in some circumstances when installing Linux.
Dscsi_mid_low_api.txt70 drivers/scsi directory) will need some attention: Makefile and Kconfig .
DChangeLog.1992-19971679 * sd.c: Only pay attention to UNIT_ATTENTION for removable disks.
/linux-4.1.27/fs/proc/
DKconfig14 that are used by the attached devices to gain the CPU's attention --
/linux-4.1.27/arch/powerpc/platforms/pseries/
DKconfig73 which may need OS attention. RTAS returns events for multiple
/linux-4.1.27/tools/usb/usbip/
DINSTALL129 Some packages pay attention to `--enable-FEATURE' options to
131 They may also pay attention to `--with-PACKAGE' options, where PACKAGE
/linux-4.1.27/drivers/block/
Dpktcdvd.c513 atomic_set(&pd->iosched.attention, 1); in pkt_bio_finished()
820 atomic_set(&pd->iosched.attention, 1); in pkt_queue_bio()
843 if (atomic_read(&pd->iosched.attention) == 0) in pkt_iosched_process_queue()
845 atomic_set(&pd->iosched.attention, 0); in pkt_iosched_process_queue()
1492 if (atomic_read(&pd->iosched.attention) != 0) in kcdrwd()
/linux-4.1.27/Documentation/filesystems/nfs/
Dknfsd-stats.txt144 this case), or the transport can be enqueued for later attention
/linux-4.1.27/Documentation/locking/
Dspinlocks.txt77 attention to design detail (see Documentation/RCU/listRCU.txt).
/linux-4.1.27/Documentation/spi/
Dspidev54 That's error prone, and you'd need to pay careful attention to system
/linux-4.1.27/Documentation/driver-model/
Ddevres.txt34 attention or testing as core code, and bugs on driver detach or
/linux-4.1.27/Documentation/timers/
DNO_HZ.txt66 is to force a busy CPU to shift its attention among multiple duties,
67 and an idle CPU has no duties to shift its attention among.
/linux-4.1.27/Documentation/
Dprintk-formats.txt287 Thank you for your cooperation and attention.
Dcpu-hotplug.txt181 the platform should have something like an attention button in PCI hotplug.
DHOWTO569 When sending in your patches, pay special attention to what you say in
DSubmittingPatches277 list; your patch will probably get more attention there. Please do not
/linux-4.1.27/Documentation/ide/
DChangeLog.ide-cd.1994-200455 * Suppress printing normal unit attention errors and
/linux-4.1.27/Documentation/arm/OMAP/
DDSS301 many applications may not work with VRFB if they do not pay attention to all
/linux-4.1.27/Documentation/development-process/
D2.Process227 becoming part of the mainline kernel. The amount of attention that Linus
317 where, with luck, they will come to the attention of other developers and
D6.Followthrough51 you need to pay attention to the technical observations that they are
D4.Coding169 attention to concurrency will have a difficult path into the mainline.
/linux-4.1.27/Documentation/filesystems/
Dseq_file.txt20 multiple reads (and seeks) requires careful attention to the reader's
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dhub.fuc362 // anything we didn't handle, bring it to the host's attention
/linux-4.1.27/drivers/mtd/nand/
DKconfig394 block, such as SD card. So pay attention to it when you enable
/linux-4.1.27/Documentation/s390/
Dcds.txt321 DEV_STAT_ATTENTION - attention
/linux-4.1.27/Documentation/arm64/
Dacpi_object_usage.txt535 attention.
/linux-4.1.27/Documentation/cgroups/
Dunified-hierarchy.txt446 tend to attract attention from a wide scope of developers. cgroup's
/linux-4.1.27/Documentation/isdn/
DREADME.HiSax390 0x0020 HSCX FIFO (attention: full B-Channel output!)
/linux-4.1.27/Documentation/networking/
Darcnet.txt8 attention:
Darcnet-hardware.txt745 [Avery's note: pay special attention to that: the long board HAS NO SHARED
/linux-4.1.27/Documentation/video4linux/
Dvivid.txt262 Special attention has been given to the rate at which new frames become