Home
last modified time | relevance | path

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

/linux-4.4.14/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()
723 __le32_to_cpu(rxd->attention.flags), in ath10k_htt_rx_h_rates()
782 if (rxd->attention.flags & in ath10k_htt_rx_h_peer_channel()
914 is_first_ppdu = !!(rxd->attention.flags & in ath10k_htt_rx_h_ppdu()
916 is_last_ppdu = !!(rxd->attention.flags & in ath10k_htt_rx_h_ppdu()
1288 flags = __le32_to_cpu(rxd->attention.flags); in ath10k_htt_rx_get_csum_state()
[all …]
Dhtt.h1531 struct rx_attention attention; member
Dhtt_tx.c381 ring->rx_attention_offset = __cpu_to_le16(desc_offset(attention)); in ath10k_htt_send_rx_ring_cfg_ll()
/linux-4.4.14/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(pci_slot->hotplug, attention); in attention_write_file()
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/leds/
Dleds-powernv.txt12 - led-types : Supported LED types (attention/identify/fault) provided
/linux-4.4.14/include/linux/
Dpktcdvd.h68 atomic_t attention; /* Set to non-zero when queue processing is needed */ member
/linux-4.4.14/Documentation/usb/
Ddwc3.txt34 We probably have to pay attention not to process events once we
/linux-4.4.14/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.4.14/fs/proc/
DKconfig14 that are used by the attached devices to gain the CPU's attention --
/linux-4.4.14/arch/powerpc/platforms/pseries/
DKconfig68 which may need OS attention. RTAS returns events for multiple
/linux-4.4.14/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.4.14/drivers/block/
Dpktcdvd.c514 atomic_set(&pd->iosched.attention, 1); in pkt_bio_finished()
821 atomic_set(&pd->iosched.attention, 1); in pkt_queue_bio()
844 if (atomic_read(&pd->iosched.attention) == 0) in pkt_iosched_process_queue()
846 atomic_set(&pd->iosched.attention, 0); in pkt_iosched_process_queue()
1492 if (atomic_read(&pd->iosched.attention) != 0) in kcdrwd()
/linux-4.4.14/Documentation/filesystems/nfs/
Dknfsd-stats.txt108 this case), or the transport can be enqueued for later attention
/linux-4.4.14/Documentation/driver-model/
Ddevres.txt34 attention or testing as core code, and bugs on driver detach or
/linux-4.4.14/Documentation/spi/
Dspidev54 That's error prone, and you'd need to pay careful attention to system
/linux-4.4.14/Documentation/locking/
Dspinlocks.txt77 attention to design detail (see Documentation/RCU/listRCU.txt).
/linux-4.4.14/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.4.14/Documentation/
Dprintk-formats.txt316 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.4.14/Documentation/ide/
DChangeLog.ide-cd.1994-200455 * Suppress printing normal unit attention errors and
/linux-4.4.14/Documentation/arm/OMAP/
DDSS301 many applications may not work with VRFB if they do not pay attention to all
/linux-4.4.14/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.4.14/Documentation/gpio/
Ddriver.txt229 So, pay attention on above " RT_FULL:" notes, please.
/linux-4.4.14/Documentation/filesystems/
Dseq_file.txt20 multiple reads (and seeks) requires careful attention to the reader's
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dhub.fuc362 // anything we didn't handle, bring it to the host's attention
/linux-4.4.14/drivers/mtd/nand/
DKconfig391 block, such as SD card. So pay attention to it when you enable
/linux-4.4.14/Documentation/arm64/
Dacpi_object_usage.txt535 attention.
/linux-4.4.14/Documentation/s390/
Dcds.txt321 DEV_STAT_ATTENTION - attention
/linux-4.4.14/Documentation/isdn/
DREADME.HiSax390 0x0020 HSCX FIFO (attention: full B-Channel output!)
/linux-4.4.14/Documentation/networking/
Darcnet.txt8 attention:
Darcnet-hardware.txt745 [Avery's note: pay special attention to that: the long board HAS NO SHARED
/linux-4.4.14/tools/perf/Documentation/
Dintel-pt.txt741 pay attention to PSB packets, but just decodes the bytes - so the packets seen
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt632 tend to attract attention from a wide scope of developers. cgroup's
/linux-4.4.14/Documentation/video4linux/
Dvivid.txt262 Special attention has been given to the rate at which new frames become