Searched refs:receives (Results 1 - 200 of 278) sorted by relevance

12

/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_v110.h21 * isdn_v110_decode receives V.110 coded data from the stream and rebuilds
H A Disdn_v110.c250 * DecodeStream receives V.110 coded data from the input stream. It recovers the
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Dmon.h17 * Monitor interface receives all transmitted and received IEEE 802.11
/linux-4.4.14/security/apparmor/
H A Dsid.c15 * is replaced it receives the sid of the profile it is replacing.
/linux-4.4.14/arch/mips/sgi-ip22/
H A Dip22-platform.c62 * Create a platform device for the GPI port that receives the
130 * Create a platform device for the GPI port that receives the
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
H A Dacx.h216 * When clear, the WiLink receives frames with any SSID.
218 * broadcast frames. When clear, the WiLink receives all received
224 * When clear, the WiLink receives frames from any BSSID.
228 * When clear, the WiLink receives frames destined to any MAC
230 * 3 Promiscuous - When set, the WiLink receives all valid frames
245 * 11 Association - When set, the WiLink receives all association
249 * 10 Auth/De auth - When set, the WiLink receives all authentication
252 * 9 Beacon - When set, the WiLink receives all beacon frames.
254 * 8 Contention Free - When set, the WiLink receives all contention
257 * 7 Control - When set, the WiLink receives all control frames.
259 * 6 Data - When set, the WiLink receives all data frames.
261 * 5 FCS Error - When set, the WiLink receives frames that have FCS
264 * 4 Management - When set, the WiLink receives all management
267 * 3 Probe Request - When set, the WiLink receives all probe request
270 * 2 Probe Response - When set, the WiLink receives all probe
273 * 1 RTS/CTS/ACK - When set, the WiLink receives all RTS, CTS and ACK
276 * 0 Rsvd Type/Sub Type - When set, the WiLink receives all frames
H A Dreg.h268 the host receives the Init Complete interrupt from
283 until after the host receives the Init Complete interrupt from
302 /* promiscuous - receives all valid frames */
305 /* receives frames from any BSSID */
308 /* receives frames destined to any MAC address */
/linux-4.4.14/include/net/caif/
H A Dcaif_device.h30 * interface receives fragmented frames that must be
/linux-4.4.14/arch/arm/mach-realview/
H A Dplatsmp.c71 * until it receives a soft interrupt, and then the realview_smp_prepare_cpus()
/linux-4.4.14/arch/arm/mach-vexpress/
H A Dplatsmp.c61 * until it receives a soft interrupt, and then the vexpress_smp_dt_prepare_cpus()
/linux-4.4.14/sound/usb/6fire/
H A Dpcm.h63 int out_n_analog; /* number of analog channels soundcard receives */
H A Dcomm.c170 /* submit an urb that receives communication data from device */ usb6fire_comm_init()
/linux-4.4.14/include/linux/
H A Dmailbox_client.h25 * if the client receives some ACK packet for transmission.
H A Damd-iommu.h106 * PRI when it receives this response
H A Dtty_driver.h228 * Called when the device receives a termiox based ioctl. Passes down
236 * Called when the device receives a TIOCGICOUNT ioctl. Passed a kernel
H A Dti_wilink_st.h347 * when it receives request from KIM for ldisc installation.
H A Dpercpu-defs.h77 * receives the static modifier when it's used in front of
H A Dinput.h98 * @event_lock: this spinlock is is taken when input core receives
H A Dscif.h428 * scif_recv() receives data from the peer of endpoint epd. Up to len bytes of
434 * If a scif_recv() call is non-blocking, then it receives only those bytes
/linux-4.4.14/arch/blackfin/lib/
H A Dins.S60 * when the core only sees one. The FIFO receives the read which is cancelled,
/linux-4.4.14/include/linux/i2c/
H A Dpxa-i2c.h44 * 2. ACKNAK 0 (Send an ACK after the unit receives a byte)
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-helper-board.h79 * fact that every Octeon board receives a unique board type
117 * fact that every Octeon board receives a unique board type
139 * fact that every Octeon board receives a unique board type
/linux-4.4.14/tools/virtio/
H A Dvringh_test.c142 unsigned long xfers = 0, notifies = 0, receives = 0; parallel_test() local
246 receives++; parallel_test()
289 printf("Host: notified %lu, pinged %lu\n", notifies, receives); parallel_test()
391 receives++; parallel_test()
424 receives++; parallel_test()
429 gvdev.notifies, receives); parallel_test()
/linux-4.4.14/lib/mpi/
H A Dmpicoder.c155 * @nbytes: receives the actual length of the data written.
223 * @nbytes: receives the length of this buffer.
344 * the size of the integer a. On return it receives the actual
/linux-4.4.14/arch/mips/jazz/
H A Dirq.c150 * The R4030 timer receives an input clock of 1kHz which is divieded by plat_time_init()
/linux-4.4.14/arch/arm/mach-mvebu/
H A Dplatsmp-a9.c36 * flags register. The boot monitor waits until it receives a mvebu_cortex_a9_boot_secondary()
/linux-4.4.14/arch/arm/mach-spear/
H A Dplatsmp.c117 * (presently it is in SRAM). The BootMonitor waits until it receives a spear13xx_smp_prepare_cpus()
/linux-4.4.14/arch/arm/mach-zx/
H A Dplatsmp.c76 * until it receives a soft interrupt, and then the zx_smp_prepare_cpus()
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-cbus-gpio.c74 * cbus_receive_bit - receives one bit from the bus
88 * cbus_receive_word - receives 16-bit word from the bus
/linux-4.4.14/drivers/memory/
H A Dfsl_ifc.c117 * receives OPC, and an error interrupt that receives everything else,
/linux-4.4.14/drivers/auxdisplay/
H A Dcfag12864b.c67 * If high, the first ks0108 controller receives commands/data.
70 * If high, the second ks0108 controller receives commands/data.
/linux-4.4.14/net/llc/
H A Dllc_input.c148 * When the system receives a 802.2 frame this function is called. It
170 * receives, do not try to analyse it. llc_rcv()
H A Daf_llc.c392 * shutting down both sends and receives (2), we could probably make this
/linux-4.4.14/drivers/input/joystick/
H A Dstinger.c60 * stinger_process_packet() decodes packets the driver receives from the
H A Dwarrior.c60 * warrior_process_packet() decodes packets the driver receives from the
H A Dzhenhua.c77 * zhenhua_process_packet() decodes packets the driver receives from the
H A Dspaceball.c78 * spaceball_process_packet() decodes packets the driver receives from the
H A Dspaceorb.c70 * spaceorb_process_packet() decodes packets the driver receives from the
H A Dtwidjoy.c98 * twidjoy_process_packet() decodes packets the driver receives from the
/linux-4.4.14/arch/alpha/lib/
H A Dev6-copy_page.S20 processor receives valid instructions by inserting nops in the fetch
/linux-4.4.14/net/bridge/netfilter/
H A Debt_stp.c166 /* Make sure the match only receives stp frames */ ebt_stp_mt_check()
/linux-4.4.14/include/drm/ttm/
H A Dttm_execbuf_util.h84 * calling process receives a signal while waiting. In that case, no
/linux-4.4.14/net/netfilter/
H A Dnf_queue.c27 * receives, no matter what.
/linux-4.4.14/sound/hda/
H A Dhdac_bus.c127 * hanlder when RIRB receives an unsolicited event.
/linux-4.4.14/drivers/usb/usbip/
H A Dstub_tx.c376 * this case, vhci_rx receives the result of the submit request stub_tx_loop()
377 * and then receives the result of the unlink request. The stub_tx_loop()
H A Dvhci_hcd.c576 * unlink pdu is sent or not, vhci_rx receives a normal return pdu and gives
584 * - When vhci_hcd receives RET_SUBMIT,
594 * - When vhci_hcd receives RET_UNLINK,
609 * - When usbip receives CMD_UNLINK,
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_rnode.c691 * Each rnode receives CLOSE event when driver is removed or csio_rns_ready()
758 /* Each rnode receives CLOSE event when driver is removed or csio_rns_offline()
809 /* Each rnode receives CLOSE event when driver is removed or csio_rns_disappeared()
H A Dcsio_lnode.c911 * This routine is invoked when lnode receives LINK_DOWN/DOWN_LINK/CLOSE
959 * This routine is invoked when lnode receives LINK_DOWN/DOWN_LINK/CLOSE
/linux-4.4.14/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-board.c68 * fact that every Octeon board receives a unique board type
222 * fact that every Octeon board receives a unique board type
637 * fact that every Octeon board receives a unique board type
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
H A Dreg.h266 the host receives the Init Complete interrupt from
281 until after the host receives the Init Complete interrupt from
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl.h284 * VF sends this message to add one or more VLAN tag filters for receives.
291 * VF sends this message to remove one or more VLAN tag filters for receives.
H A Di40e_ptp.c337 * The XL710 receives a notification in the receive descriptor with an offset
567 * as the user receives the timestamps they care about and the user is notified
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
H A Di40e_virtchnl.h284 * VF sends this message to add one or more VLAN tag filters for receives.
291 * VF sends this message to remove one or more VLAN tag filters for receives.
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.h358 * drop packets if it receives more than what it can process in one
381 * this dispatch function when it receives a packet with the given
/linux-4.4.14/drivers/staging/skein/
H A Dskein_api.h219 * Pointer to buffer that receives the hash. The buffer must be large
/linux-4.4.14/drivers/staging/wilc1000/
H A Dhost_interface.h390 * sets WEP key entry into MAC hardware when it receives the
411 * sets WEP key entry into MAC hardware when it receives the
502 * when host drivr receives the corresponding request from NDIS.
524 * when host drivr receives the corresponding request from NDIS.
/linux-4.4.14/drivers/usb/core/
H A Dgeneric.c74 * when it receives a GET_DEVICE_STATUS request! We don't usb_choose_configuration()
/linux-4.4.14/drivers/isdn/pcbit/
H A Dcallbacks.c293 * LL receives BHUP
/linux-4.4.14/drivers/misc/mic/cosm_client/
H A Dcosm_scif_client.c35 * Reboot notifier: receives shutdown status from the OS and communicates it
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_eeprom.c47 * qib_eeprom_read - receives bytes from the eeprom via I2C
H A Dqib_verbs.h378 u32 tail; /* receives pull requests from here. */
H A Dqib_init.c471 * Ensure chip does no sends or receives, tail updates, or init_after_reset()
/linux-4.4.14/drivers/media/rc/
H A Drc-loopback.c6 * This driver receives TX data and passes it back as RX data,
/linux-4.4.14/mm/
H A Dframe_vector.c18 * @vec: structure which receives pages / pfns of the addresses mapped.
H A Dgup.c404 * @pages: array that receives pointers to the pages pinned.
810 * @pages: array that receives pointers to the pages pinned.
1384 * @pages: array that receives pointers to the pages pinned.
H A Dutil.c258 * @pages: array that receives pointers to the pages pinned.
H A Dswap.c371 * @pages: array that receives pointers to the pages pinned.
400 * @pages: array that receives pointer to the page pinned.
/linux-4.4.14/include/media/
H A Dv4l2-mem2mem.h63 * instance receives access to the device */
/linux-4.4.14/include/rdma/
H A Diw_portmap.h129 * If successful, the function receives the userspace port mapper pid
/linux-4.4.14/include/uapi/linux/android/
H A Dbinder.h248 * receives this command, it must spawn a new service thread and
/linux-4.4.14/arch/s390/mm/
H A Dgup.c219 * @pages: array that receives pointers to the pages pinned.
/linux-4.4.14/arch/sh/mm/
H A Dgup.c206 * @pages: array that receives pointers to the pages pinned.
/linux-4.4.14/arch/mips/mm/
H A Dgup.c252 * @pages: array that receives pointers to the pages pinned.
/linux-4.4.14/arch/arm/include/asm/
H A Dmemory.h223 * assembler expression receives 32 bit argument __phys_to_virt()
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_doorbell.c41 * receives 32-bit writes that are passed to queues as wptr values.
H A Dkfd_interrupt.c27 * interrupt ring and then sending an interrupt. KGD receives the interrupt
/linux-4.4.14/drivers/thermal/
H A Dpower_allocator.c277 * requests power, then it receives all the @power_range. If
278 * three actors each requests 1mW, each receives a third of the
/linux-4.4.14/drivers/infiniband/hw/mlx5/
H A Dodp.c299 * @bytes_mapped receives the number of bytes that the function was able to
304 * @total_wqe_bytes receives the total data size of this WQE in bytes (minus
/linux-4.4.14/include/uapi/linux/
H A Dvfio.h561 * to every IOMMU group in the container. It receives page shift, window
582 * It receives a PCI bus offset as a window id.
H A Dvirtio_net.h204 * VIRTIO_NET_S_ANNOUNCE bit in the status field after it receives
H A Dfirewire-cdev.h106 * This event is sent when the stack receives a response to an outgoing request
156 * This event is sent when the stack receives an incoming request to an address
544 * offset within that address range. Every time when the kernel receives a
H A Dipmi.h395 * Set whether this interface receives events. Note that the first
H A Dkvm.h1043 * KVM_CREATE_VCPU receives as a parameter the vcpu slot, and returns
/linux-4.4.14/include/net/iucv/
H A Diucv.h337 * This function receives messages that are being sent to you over
357 * This function receives messages that are being sent to you over
/linux-4.4.14/arch/m68k/mac/
H A Diop.c71 * receives the message and then to MSG_COMPLETE when the message processing
78 * MSG_NEW, and the host receives the message and move its state to MSG_RCVD
/linux-4.4.14/drivers/uwb/
H A Duwbd.c324 * When some lower layer receives an event, it uses this function to
/linux-4.4.14/drivers/irqchip/
H A Dirq-hip04.c14 * o There is one Interrupt Distributor, which receives interrupts
H A Dirq-metag.c219 * The cpu receives an interrupt on TR1 when an interrupt has
H A Dirq-gic.c10 * o There is one Interrupt Distributor, which receives interrupts
H A Dirq-metag-ext.c442 * The cpu receives an interrupt on TR2 when a SoC interrupt has occurred. It is
/linux-4.4.14/drivers/net/
H A Dveth.c248 /* veth only receives frames when its peer sends one veth_poll_controller()
/linux-4.4.14/arch/arm/mach-exynos/
H A Dplatsmp.c433 * until it receives a soft interrupt, and then the exynos_smp_prepare_cpus()
/linux-4.4.14/drivers/scsi/isci/
H A Dport_config.c378 * @controller: This is the controller object that receives the link down
594 * @scic: This is the controller object that receives the link up
625 * @controller: This is the controller object that receives the link down
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c842 /* Wait for all sends and receives to complete */ ipoib_ib_dev_stop()
847 ipoib_warn(priv, "timing out; %d sends %d receives not completed\n", ipoib_ib_dev_stop()
883 ipoib_dbg(priv, "All sends and receives done.\n"); ipoib_ib_dev_stop()
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dprism2sta.c1202 * Block Transmits, Ignore receives of data frames prism2sta_processing_defer()
1292 * Block Transmits, Ignore receives of data frames prism2sta_processing_defer()
1356 * receives in this state. Do we need an indication here? prism2sta_processing_defer()
1361 * Block Transmits, Ignore receives of data frames prism2sta_processing_defer()
1390 * Disable Transmits, Ignore receives of data frames prism2sta_processing_defer()
/linux-4.4.14/drivers/staging/most/mostcore/
H A Dmostcore.h167 * The HDM receives MBO for transfer from MostCore with the call to enqueue().
/linux-4.4.14/drivers/mailbox/
H A Dmailbox.c233 * either when the remote receives the data or when 'tx_tout' millisecs
/linux-4.4.14/drivers/hv/
H A Dhyperv_vmbus.h664 * event. The other end receives the port event and parse the
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h41 * Method GET_SYSTEM_PARAMETERS. When the driver receives Notify (VGA, 0x81) or
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_common.c315 * Function receives a value and determines if an update is required based on
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge_mcp.h164 * or receives may be processed until an MXGEFW_CMD_ETHERNET_UP
/linux-4.4.14/drivers/net/ethernet/altera/
H A Daltera_sgdma.c125 * descriptor memory used for transmits and receives.
/linux-4.4.14/arch/tile/include/hv/
H A Ddrv_xgbe_impl.h149 * wrap the buffer pointer" cheaper in the assembly code which receives new
/linux-4.4.14/arch/x86/mm/
H A Dgup.c312 * @pages: array that receives pointers to the pages pinned.
/linux-4.4.14/fs/lockd/
H A Dmon.c440 * to be called when the status manager receives notification
/linux-4.4.14/net/decnet/
H A Ddn_neigh.c371 * Pointopoint link receives a hello message
/linux-4.4.14/arch/powerpc/platforms/512x/
H A Dmpc512x_shared.c72 /* receives a pixel clock spec in pico seconds, adjusts the DIU clock rate */ mpc512x_set_pixel_clock()
H A Dclock-commonclk.c409 * - receives the "bus frequency" from the caller (that's the IPS clock
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.h41 * Method GET_SYSTEM_PARAMETERS. When the driver receives Notify (VGA, 0x81) or
/linux-4.4.14/net/ipv4/
H A Dip_input.c382 * that it receives, do not try to analyse it. ip_rcv()
H A Dtcp_minisocks.c79 * * When TIME-WAIT socket receives RST, it means that another end
/linux-4.4.14/sound/soc/tegra/
H A Dtegra20_spdif.h452 * This 4-word deep FIFO receives user FIFO field information. The order of
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
H A Daf9015.c87 /* write receives seq + status = 2 bytes af9015_ctrl_msg()
88 read receives seq + status + data = 2 + N bytes */ af9015_ctrl_msg()
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Drx.c56 * to allow pipelined receives.
609 /* Pipeline receives so that we give time for packet headers to be efx_rx_packet()
/linux-4.4.14/net/batman-adv/
H A Dmain.c1059 * @optr: ogm tvlv handler callback function. This function receives the orig
1061 * @uptr: unicast tvlv handler callback function. This function receives the
/linux-4.4.14/net/nfc/
H A Dllcp_core.c864 * need to keep them alive until someone receives them. nfc_llcp_recv_ui()
1065 * need to keep them alive until someone receives them. nfc_llcp_recv_hdlc()
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_cmd.h572 * driver when it receives bcn_pass_cnt
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/
H A Dsocklnd.h68 #define SOCKNAL_SINGLE_FRAG_RX 0 /* disable multi-fragment receives */
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dpcmmio.c556 * receives data simultaneously. An 8-bit command is shifted into the pcmmio_ai_insn_read()
/linux-4.4.14/drivers/misc/mic/host/
H A Dmic_intr.c112 * @handler: The function to be called when the source id receives
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1372 /* disable receives */ igbvf_configure_rx()
1400 /* enable receives */ igbvf_configure_rx()
1519 /* disable receives in the hardware */ igbvf_down()
2376 * However with the new *_jumbo_rx* routines, jumbo receives will use igbvf_change_mtu()
/linux-4.4.14/drivers/platform/x86/
H A Dintel_scu_ipc.c53 * 2. South Complex cDMI block receives this message and writes it to
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_audio.c765 * initializes an instance of struct i915_audio_component which it receives
/linux-4.4.14/arch/um/drivers/
H A Dmconsole_kern.c187 stop - pause the UML; it will do nothing until it receives a 'go' \n\
/linux-4.4.14/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c258 * Sends a query packet to the ICAP and then receives the response.
/linux-4.4.14/net/can/
H A Draw.c71 * opening the socket, is to have one filter which receives all frames.
/linux-4.4.14/net/sctp/
H A Dtransport.c518 * If the sender receives an ECN-Echo ACK packet sctp_transport_lower_cwnd()
H A Dsm_statefuns.c2133 * If an endpoint receives an ABORT with a format error or for an sctp_sf_shutdown_pending_abort()
2175 * If an endpoint receives an ABORT with a format error or for an sctp_sf_shutdown_sent_abort()
2440 * If an endpoint receives an ABORT with a format error or for an sctp_sf_do_9_1_abort()
2516 * If an endpoint receives an ABORT with a format error or for an sctp_sf_cookie_wait_abort()
2762 * If an endpoint is in SHUTDOWN-ACK-SENT state and receives an INIT chunk
3437 * receives an ABORT MUST NOT respond to that ABORT by sctp_sf_ootb()
3751 /* D0) If an endpoint receives an ASCONF-ACK that is greater than or sctp_sf_do_asconf_ack()
3976 * If an endpoint with no shared key receives a Shared Key Identifier
H A Dinput.c984 * When an endpoint receives an ASCONF Chunk from the remote peer
/linux-4.4.14/net/sunrpc/xprtrdma/
H A Dtransport.c398 * when reaping receives. xprt_setup_rdma()
H A Dxprt_rdma.h104 /* Pre-allocate extra Work Requests for handling backward receives
/linux-4.4.14/include/linux/sunrpc/
H A Dsvc.h75 * receives and processes incoming RPC messages.
/linux-4.4.14/sound/soc/mxs/
H A Dmxs-saif.c49 * other SAIF, in slave mode, receives clocking from the master SAIF.
/linux-4.4.14/sound/soc/sh/rcar/
H A Dsrc.c78 * SSI_MODE0 controls whether SSIU which receives SRC data
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_nodeqp.c890 * After a MIC node receives the SCIF_NODE_ADD_ACK message it send this
1178 * Thread B: The Loopback Node QP message receive workqueue receives the message
/linux-4.4.14/drivers/media/radio/wl128x/
H A Dfmdrv_common.c106 * When FM common module receives interrupt packet, following handlers
257 * FM common sub-module will schedule this tasklet whenever it receives
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2350 /* This counter shall be incremented when the MAC receives an AMPDU
2768 * after it receives each fragment */
2856 * receives this message */
3287 * requests hardware to wake up when it receives the Channel Switch
3293 * requests hardware to wake up when it receives the
3299 * requests hardware to wake up when it receives the Disassociation
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
H A De1000_main.c526 /* disable receives in the hardware */ e1000_down()
1874 /* disable receives while setting up the descriptors */ e1000_configure_rx()
3565 * however with the new *_jumbo_rx* routines, jumbo receives will use e1000_change_mtu()
4417 /* All receives must fit into a single buffer */ e1000_clean_rx_irq()
5095 /* enable receives in the hardware */ __e1000_shutdown()
H A De1000_ethtool.c1453 * enough time to complete the receives, if it's e1000_run_loopback_test()
H A De1000_hw.c610 * determines if the adapter gives priority to receives, or if it e1000_init_hw()
611 * gives equal priority to transmits and receives. Valid only on e1000_init_hw()
4374 * hang. To work around this issue, we have to disable receives and e1000_rar_set()
/linux-4.4.14/kernel/debug/kdb/
H A Dkdb_main.c484 * *value - receives the value of the address-expression
485 * *offset - receives the offset specified, if any
486 * *name - receives the symbol name, if any
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dudc-xilinx.c432 * This function receives data using DMA.
472 * xudc_eptxrx - Transmits or receives data to or from an endpoint.
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
H A Do2iblnd.c793 /* post receives */ kiblnd_create_conn()
800 /* Make posted receives complete */ kiblnd_create_conn()
/linux-4.4.14/drivers/scsi/aacraid/
H A Dcommsup.c416 * sends and receives FIBs. This level has no knowledge of how these FIBs
1953 * receives a response from F/W */ aac_command_thread()
H A Daachba.c387 /* Do not set XferState to zero unless receives a response from F/W */ aac_get_config_status()
408 * receives a response from F/W */ aac_get_config_status()
/linux-4.4.14/drivers/media/common/siano/
H A Dsmscoreapi.c651 * @param coredev pointer to a value that receives created coredev object
1715 * @param client pointer to a value that receives created smsclient object
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c983 /* All receives must fit into a single buffer */ e1000_clean_rx_irq()
1777 * link down event; disable receives here in the ISR and reset e1000_intr_msi()
1782 /* disable receives */ e1000_intr_msi()
1859 * disable receives here in the ISR and e1000_intr()
1864 /* disable receives */ e1000_intr()
3217 /* disable receives while setting up the descriptors */ e1000_configure_rx()
4215 /* disable receives in the hardware */ e1000e_down()
5973 * However with the new *_jumbo_rx* routines, jumbo receives will use e1000_change_mtu()
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c863 /* make sure receives are disabled while setting up the descriptors */ ixgb_configure_rx()
2052 /* All receives must fit into a single buffer */ ixgb_clean_rx_irq()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h2027 * 1 - Trap to CPU (CPU receives sole copy).
2028 * 2 - Mirror to CPU (CPU receives a replica of the packet).
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dhwmtm.c952 * NOTE: For fear that the hardware module receives NSA frames with
969 * Disables all special receives modes. It is equal to
/linux-4.4.14/arch/metag/include/asm/
H A Dtbx.h124 /* Common exception handler (see TBID_SIGNUM_XXF below) receives hardware
156 #define TBID_SIGNUM_XXF 0x12 /* Fault handler - receives ALL _xxF sigs */
/linux-4.4.14/net/iucv/
H A Diucv.c1164 * This function receives messages that are being sent to you over
1214 * This function receives messages that are being sent to you over
/linux-4.4.14/drivers/usb/host/
H A Dpci-quirks.c706 * receives the SMI ehci_bios_handoff()
/linux-4.4.14/drivers/usb/serial/
H A Dcypress_m8.c467 device hangs if it receives SET_CONFIGURE in Configured cypress_generic_port_probe()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dverbs.h385 u32 tail; /* receives pull requests from here. */
H A Dinit.c550 * Ensure chip does no sends or receives, tail updates, or init_after_reset()
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_eeprom.c635 * ipath_eeprom_read - receives bytes from the eeprom via I2C
H A Dipath_init_chip.c350 * ensure chip does no sends or receives, tail updates, or init_chip_reset()
H A Dipath_verbs.h315 u32 tail; /* receives pull requests from here. */
H A Dipath_intr.c1235 * available since receives can overflow; piobuf waiters can afford ipath_intr()
/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxpc_channel.c13 * sends/receives messages across them to/from other partitions.
H A Dxpc_main.c19 * channel This part manages the channels and sends/receives
/linux-4.4.14/drivers/net/appletalk/
H A Dltpc.c40 * direction, it receives LLAP frames from the card and builds a fake
/linux-4.4.14/drivers/net/can/usb/
H A Dems_usb.c570 * Send a CPC_Control command to change behaviour when interface receives a CAN
/linux-4.4.14/drivers/net/dsa/
H A Dbcm_sf2.c1005 /* IMP port receives special treatment */ bcm_sf2_sw_setup()
/linux-4.4.14/drivers/input/serio/
H A Di8042.c263 * parameter(s) of the commands to it, and receives the output value(s). The
/linux-4.4.14/drivers/message/fusion/
H A Dmptbase.h710 * If a PCIX read occurs within 1 or 2 cycles after the chip receives
/linux-4.4.14/drivers/misc/mei/
H A Dhbm.c1208 * after the host receives the enum_resp mei_hbm_dispatch()
/linux-4.4.14/drivers/net/wireless/prism54/
H A Dislpci_dev.c396 * once the firmware receives a trap of being associated islpci_open()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A Dprph.h469 * Init must be done after driver receives "Alive" response from 4965 uCode,
/linux-4.4.14/drivers/net/irda/
H A Dstir4200.c34 * usr-irda devices, but the data it sends and receives is raw; like
/linux-4.4.14/drivers/net/usb/
H A Dsierra_net.c431 * sending MSYNC commands every few seconds until it receives the sierra_net_dosync()
/linux-4.4.14/drivers/net/ethernet/amd/
H A Dni65.c38 * simple performance test: (486DX-33/Ni6510-EB receives from 486DX4-100/Ni6510-EB)
/linux-4.4.14/arch/x86/kernel/
H A Duprobes.c683 * a trap, so that the probed task receives the correct signal with branch_clear_offset()
/linux-4.4.14/drivers/bluetooth/
H A Dhci_intel.c832 * When the event processing receives the notification, then the intel_setup()
/linux-4.4.14/net/sunrpc/
H A Dsched.c785 * When a sync task receives a signal, it exits with __rpc_execute()
H A Dsvcsock.c803 * when it receives data before the socket is accepted. svc_tcp_listen_data_ready()
H A Dxprt.c25 * - When the caller receives a notification from RPC that a reply arrived,
/linux-4.4.14/include/uapi/drm/
H A Di915_drm.h39 * I915_L3_PARITY_UEVENT - Generated when the driver receives a parity mismatch
/linux-4.4.14/net/mac80211/
H A Dagg-tx.c594 * ADDBA Request frame unless it receives a Probe Response frame ieee80211_start_tx_ba_session()
/linux-4.4.14/net/rds/
H A Dib_recv.c584 * When the remote host receives our ack they'll free the sent message from
H A Diw_recv.c371 * When the remote host receives our ack they'll free the sent message from
/linux-4.4.14/tools/perf/util/
H A Dhist.c403 * Make sure that it receives arguments in a same order as hists__findnew_entry()
/linux-4.4.14/include/linux/mfd/
H A Dcros_ec_commands.h467 * EC will return EC_RES_INVALID_HEADER if it receives a header with a
2557 * When a device receives a command to be passed to a sub-processor, it passes
/linux-4.4.14/drivers/usb/storage/
H A Disd200.c260 * after it receives an inquiry.
/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_iucv.c205 * The function picks up pending messages from the input queue and receives
H A Dhvcs.c1586 * This driver receives hvcs_remove callbacks for each device upon hvcs_module_exit()
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-driver.c1374 the mpeg decoder so now the saa7127 receives a proper ivtv_init_on_first_open()
/linux-4.4.14/drivers/net/wimax/i2400m/
H A Di2400m.h63 * - RX handling: rx.c - receives data from the bus-specific code and
/linux-4.4.14/drivers/power/
H A Drt9455_charger.c1149 * Each function that processes an IRQ register receives as output rt9455_irq_handler_thread()
/linux-4.4.14/drivers/acpi/
H A Dosl.c154 * Apple firmware will behave poorly if it receives positive acpi_osi_handler()
/linux-4.4.14/arch/tile/kernel/
H A Dsetup.c1408 pr_warn("WARNING: nohz_full cpu %d receives hypervisor interrupts!\n", check_nohz_full_cpus()
/linux-4.4.14/fs/ceph/
H A Daddr.c31 * When a snapshot is taken (that is, when the client receives
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_xmit.c965 * "ifconfig tunl0 <Virtual IP Address> up". When the server receives
/linux-4.4.14/drivers/staging/unisys/visorbus/
H A Dvisorchipset.c1490 * driver receives a DEVICE_CHANGESTATE message from Command
/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_lport.c81 * lport receives the response frame it locks the mutex and then calls the
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Ddir.c135 * After client receives reply, several pages will be integrated into dir page
/linux-4.4.14/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c404 * This function receives the packet and builds FC frame and passes it up
/linux-4.4.14/drivers/md/
H A Ddm-snap.c1325 * Set source invalid to ensure it receives no further I/O. __handover_exceptions()
/linux-4.4.14/drivers/mtd/devices/
H A Ddocg3.c340 * - NORMAL: receives and handles commands

Completed in 6279 milliseconds

12