/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic_dev.c | 78 int enic_dev_packet_filter(struct enic *enic, int directed, int multicast, in enic_dev_packet_filter() argument 84 err = vnic_dev_packet_filter(enic->vdev, directed, in enic_dev_packet_filter()
|
D | enic_dev.h | 46 int enic_dev_packet_filter(struct enic *enic, int directed, int multicast,
|
D | vnic_dev.h | 96 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
|
D | vnic_dev.c | 638 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, in vnic_dev_packet_filter() argument 645 a0 = (directed ? CMD_PFILTER_DIRECTED : 0) | in vnic_dev_packet_filter()
|
D | enic_main.c | 779 int directed = 1; in enic_set_rx_mode() local 792 enic_dev_packet_filter(enic, directed, in enic_set_rx_mode()
|
/linux-4.1.27/Documentation/powerpc/ |
D | cxl.txt | 67 and AFU directed. AFU may support one or both modes. 73 When using AFU directed mode, up to 16K simultaneous contexts can 119 For AFUs operating in AFU directed mode, two character device 129 that the AFU provides (like master contexts in AFU directed). 146 An AFU directed mode AFU can have many contexts, the device can be 229 In AFU directed mode, master contexts are allowed to map all of 374 dedicated, afuX.Ys for afu directed), since the API is virtually
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | davinci_cpdma.c | 140 #define cpdma_desc_to_port(chan, mode, directed) \ argument 142 if (!is_rx_chan(chan) && ((directed == 1) || \ 143 (directed == 2))) \ 145 (directed << CPDMA_TO_PORT_SHIFT)); \ 662 int len, int directed) in cpdma_chan_submit() argument 699 cpdma_desc_to_port(chan, mode, directed); in cpdma_chan_submit()
|
D | davinci_cpdma.h | 92 int len, int directed);
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/freescale/ |
D | fsl,vf610-mscm-ir.txt | 6 it controls the directed processor interrupts. The module is available in all
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | vnic_dev.h | 133 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
|
D | vnic_dev.c | 472 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, in vnic_dev_packet_filter() argument 479 a0 = (directed ? CMD_PFILTER_DIRECTED : 0) | in vnic_dev_packet_filter()
|
/linux-4.1.27/Documentation/networking/ |
D | mac80211-auth-assoc-deauth.txt | 31 mac80211->driver: TX directed probe request
|
D | dns_resolver.txt | 130 directed by means of configuration lines in /etc/request-key.conf that tell
|
D | ixgbe.txt | 149 directed to the appropriate queue.
|
D | scaling.txt | 45 can be directed to their own receive queue. Such “n-tuple” filters can
|
/linux-4.1.27/drivers/staging/iio/Documentation/ |
D | overview.txt | 9 input subsystems. Hwmon is very much directed at low sample rate
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | graph.txt | 10 There already is a simple directed graph between devices tree nodes using
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | l2cc.txt | 45 filter. Addresses in the filter window are directed to the M1 port. Other
|
/linux-4.1.27/Documentation/arm/nwfpe/ |
D | README | 37 Bug reports, comments, suggestions should be directed to me at
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | sint.S | 149 | Input is less than zero. Restore sign, and check for directed
|
D | decbin.S | 52 | greater than 10^27, a directed rounding scheme is used with
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic.txt | 54 directed at other cores. This ensures that the client
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
D | mei.txt | 142 name, the Intel LMS, which listens for traffic directed to the host name,
|
/linux-4.1.27/Documentation/blockdev/ |
D | cciss.txt | 103 also be directed to dynamically engage the SCSI core via the /proc filesystem
|
/linux-4.1.27/net/mac80211/ |
D | util.c | 1565 bool directed) in ieee80211_build_probe_req() argument 1581 if (directed) in ieee80211_build_probe_req() 1613 u32 ratemask, bool directed, u32 tx_flags, in ieee80211_send_probe_req() argument 1620 ie, ie_len, directed); in ieee80211_send_probe_req()
|
D | ieee80211_i.h | 1947 bool directed); 1952 u32 ratemask, bool directed, u32 tx_flags,
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | Kconfig | 18 be used to choose which server the connection is directed to,
|
/linux-4.1.27/drivers/acpi/ |
D | Kconfig | 15 and assumes the presence of OS-directed configuration and power
|
/linux-4.1.27/Documentation/serial/ |
D | driver | 7 driver. It is not complete, any questions you have should be directed to
|
/linux-4.1.27/Documentation/ |
D | media-framework.txt | 240 Note that graphs with cycles (whether directed or undirected) are *NOT*
|
D | xillybus.txt | 287 But the FPGA will submit a partially filled buffer only if directed to do so
|
D | SubmittingPatches | 297 Patches that fix a severe bug in a released kernel should be directed
|
D | memory-barriers.txt | 365 load will be directed), a data dependency barrier would be required to 2856 the usual RAM directed window.
|
/linux-4.1.27/Documentation/rapidio/ |
D | rapidio.txt | 6 use in embedded systems. Development of the RapidIO standard is directed by the
|
/linux-4.1.27/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 96 mis-directed writes - a write might be misdirected to the wrong LUN and so be
|
D | coda.txt | 157 filesystem, requests are directed at the filesystem layer in the
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1077 To find the cpu that the current cpu VM debugger commands are being directed at 1078 do Q CPU to change the current cpu VM debugger commands are being directed at do
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 888 where we want the output to be directed. Speakup looks at the numeric
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1163 MSR accesses are directed to a specific CPU on multi-processor
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 876 instance to exchange packets with the host. They may be directed
|