Home
last modified time | relevance | path

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

12

/Linux-v5.10/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.c219 if (!mbx->pushed) in fm10k_mbx_pushed_tail_len()
302 len += mbx->pushed; in fm10k_mbx_validate_msg_size()
438 end = fm10k_fifo_tail_offset(fifo, mbx->pushed); in fm10k_mbx_read_copy()
479 len = fm10k_fifo_unused(fifo) - mbx->pushed; in fm10k_mbx_push_tail()
499 mbx->pushed += len; in fm10k_mbx_push_tail()
503 len && (mbx->pushed >= len); in fm10k_mbx_push_tail()
506 mbx->pushed -= len; in fm10k_mbx_push_tail()
642 u16 offset = fm10k_fifo_tail_offset(fifo, mbx->pushed) - len; in fm10k_mbx_verify_remote_crc()
720 memmove(fifo->buffer, fifo->buffer + fifo->tail, mbx->pushed << 2); in fm10k_mbx_dequeue_rx()
1080 mbx->pushed = 0; in fm10k_mbx_reset_work()
[all …]
Dfm10k_mbx.h267 u16 head, head_len, pushed; member
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-hi843517 this value then the threshold falling event is pushed.
36 this value then the threshold rising event is pushed.
Dsysfs-bus-iio-gyro-bmg1606 which sets driver in a mode, where data is pushed to the buffer
Dsysfs-bus-iio-accel-bmc1506 which sets driver in a mode, where data is pushed to the buffer
/Linux-v5.10/net/mpls/
DKconfig23 that have had MPLS stack entries pushed onto them and thus
/Linux-v5.10/drivers/acpi/
Dbutton.c150 unsigned long pushed; member
433 event, ++button->pushed); in acpi_button_notify()
/Linux-v5.10/drivers/iio/buffer/
DKconfig11 usage. That is, those where the data is pushed to the consumer.
/Linux-v5.10/drivers/platform/x86/
Dsurfacepro3_button.c72 unsigned long pushed; member
/Linux-v5.10/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-v5.10/tools/testing/selftests/bpf/
DREADME.rst82 has been pushed to llvm 10.x release branch and will be
/Linux-v5.10/Documentation/misc-devices/
Dbh1770glc.rst37 interrupts the delayed work is pushed forward. So, when proximity level goes
/Linux-v5.10/Documentation/networking/
Dnetdev-FAQ.rst122 patch is a good way to ensure your patch is ignored or pushed to the
142 A: There is no revert possible, once it is pushed out, it stays like that.
Dgtp.rst153 extended it with new features and finally pushed all of us to get it
/Linux-v5.10/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt67 queues looking for descriptors that have been pushed
/Linux-v5.10/Documentation/hid/
Dhid-sensor.rst234 These reports are pushed using misc device interface in a FIFO order::
/Linux-v5.10/drivers/atm/
Deni.c148 backlogged = 0,rx_enqueued = 0,rx_dequeued = 0,pushed = 0,submitted = 0, variable
767 pushed++; in dequeue_rx()
1463 rx_enqueued,rx_dequeued,putting,pushed);
/Linux-v5.10/Documentation/filesystems/
Djournalling.rst62 buffer you now know is now longer required to be pushed back on the
/Linux-v5.10/Documentation/sound/designs/
Dtimestamping.rst62 are pushed on a link. The link time can be directly measured if
/Linux-v5.10/Documentation/trace/
Dring-buffer-design.rst373 the head page will be pushed ahead one. If the buffer is in producer/consumer
715 page. If this fails, a nested write pushed it forward, the current write
/Linux-v5.10/arch/powerpc/
DKconfig.debug156 to be pushed to max automatically very early during boot
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwsignal.c437 u32 pushed; member
595 h->pushed++; in brcmf_fws_hanger_pushpkt()
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/
Dmemory.rst714 are pushed back to their soft limits. If the soft limit of each control
715 group is very high, they are pushed back as much as possible to make
/Linux-v5.10/Documentation/usb/
Dusb-serial.rst157 Single port DB-9 serial adapter, pushed as a PDA adapter for iMacs (mostly

12