Home
last modified time | relevance | path

Searched refs:pushed (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.c219 if (!mbx->pushed) in fm10k_mbx_pushed_tail_len()
303 len += mbx->pushed; in fm10k_mbx_validate_msg_size()
437 end = fm10k_fifo_tail_offset(fifo, mbx->pushed); in fm10k_mbx_read_copy()
478 len = fm10k_fifo_unused(fifo) - mbx->pushed; in fm10k_mbx_push_tail()
498 mbx->pushed += len; in fm10k_mbx_push_tail()
502 len && (mbx->pushed >= len); in fm10k_mbx_push_tail()
505 mbx->pushed -= len; in fm10k_mbx_push_tail()
641 u16 offset = fm10k_fifo_tail_offset(fifo, mbx->pushed) - len; in fm10k_mbx_verify_remote_crc()
719 memmove(fifo->buffer, fifo->buffer + fifo->tail, mbx->pushed << 2); in fm10k_mbx_dequeue_rx()
1079 mbx->pushed = 0; in fm10k_mbx_reset_work()
[all …]
Dfm10k_mbx.h267 u16 head, head_len, pushed; member
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-hi843517 this value then the threshold falling event is pushed.
34 this value then the threshold rising event is pushed.
Dsysfs-bus-iio-accel-bmc1506 which sets driver in a mode, where data is pushed to the buffer
Dsysfs-bus-iio-gyro-bmg1606 which sets driver in a mode, where data is pushed to the buffer
/Linux-v4.19/net/mpls/
DKconfig22 that have had MPLS stack entries pushed onto them and thus
/Linux-v4.19/arch/x86/xen/
Dxen-asm_32.S65 ESP_OFFSET=4 # bytes pushed onto stack
/Linux-v4.19/drivers/iio/buffer/
DKconfig10 usage. That is, those where the data is pushed to the consumer.
/Linux-v4.19/drivers/platform/x86/
Dsurfacepro3_button.c70 unsigned long pushed; member
/Linux-v4.19/drivers/acpi/
Dbutton.c126 unsigned long pushed; member
433 event, ++button->pushed); in acpi_button_notify()
/Linux-v4.19/arch/m68k/fpsp040/
Dx_fline.S35 | the equate is valid only after a 'link a6' has pushed one more
Dfpsp.h66 | a second fsave frame can be pushed onto the stack and the
/Linux-v4.19/Documentation/misc-devices/
Dbh1770glc.txt33 interrupts the delayed work is pushed forward. So, when proximity level goes
/Linux-v4.19/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt67 queues looking for descriptors that have been pushed
/Linux-v4.19/Documentation/hid/
Dhid-sensor.txt217 These reports are pushed using misc device interface in a FIFO order.
/Linux-v4.19/drivers/atm/
Deni.c153 backlogged = 0,rx_enqueued = 0,rx_dequeued = 0,pushed = 0,submitted = 0, variable
771 pushed++; in dequeue_rx()
1465 rx_enqueued,rx_dequeued,putting,pushed);
/Linux-v4.19/Documentation/scsi/
Dosst.txt175 pushed the FW developers to do the right things.
/Linux-v4.19/Documentation/networking/
Dgtp.txt139 extended it with new features and finally pushed all of us to get it
Dnetdev-FAQ.rst122 patch is a good way to ensure your patch is ignored or pushed to the
/Linux-v4.19/Documentation/sound/designs/
Dtimestamping.rst62 are pushed on a link. The link time can be directly measured if
/Linux-v4.19/Documentation/trace/
Dring-buffer-design.txt347 the head page will be pushed ahead one. If the buffer is in producer/consumer
686 page. If this fails, a nested write pushed it forward, the current write
/Linux-v4.19/arch/powerpc/
DKconfig.debug154 to be pushed to max automatically very early during boot
/Linux-v4.19/Documentation/filesystems/
Dindex.rst210 buffer you now know is now longer required to be pushed back on the
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwsignal.c457 u32 pushed; member
645 h->pushed++; in brcmf_fws_hanger_pushpkt()
/Linux-v4.19/Documentation/cgroup-v1/
Dmemory.txt631 are pushed back to their soft limits. If the soft limit of each control
632 group is very high, they are pushed back as much as possible to make

12