Home
last modified time | relevance | path

Searched refs:formatted (Results 1 – 25 of 87) sorted by relevance

1234

/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_model.h32 input->filter.formatted.src_ip[0] = (__force __be32)val; in ixgbe_mat_prgm_sip()
33 mask->formatted.src_ip[0] = (__force __be32)m; in ixgbe_mat_prgm_sip()
41 input->filter.formatted.dst_ip[0] = (__force __be32)val; in ixgbe_mat_prgm_dip()
42 mask->formatted.dst_ip[0] = (__force __be32)m; in ixgbe_mat_prgm_dip()
58 input->filter.formatted.src_port = (__force __be16)(val & 0xffff); in ixgbe_mat_prgm_ports()
59 mask->formatted.src_port = (__force __be16)(m & 0xffff); in ixgbe_mat_prgm_ports()
60 input->filter.formatted.dst_port = (__force __be16)(val >> 16); in ixgbe_mat_prgm_ports()
61 mask->formatted.dst_port = (__force __be16)(m >> 16); in ixgbe_mat_prgm_ports()
A Dixgbe_82599.c1378 flow_type = input.formatted.flow_type & in ixgbe_fdir_add_signature_filter_82599()
1496 mask |= ntohs(input_mask->formatted.src_port); in ixgbe_get_fdirtcpm_82599()
1537 if (input_mask->formatted.bkt_hash) in ixgbe_fdir_set_input_mask_82599()
1555 if (input_mask->formatted.dst_port || in ixgbe_fdir_set_input_mask_82599()
1556 input_mask->formatted.src_port) { in ixgbe_fdir_set_input_mask_82599()
1624 ~input_mask->formatted.src_ip[0]); in ixgbe_fdir_set_input_mask_82599()
1626 ~input_mask->formatted.dst_ip[0]); in ixgbe_fdir_set_input_mask_82599()
1640 input->formatted.src_ip[0]); in ixgbe_fdir_write_perfect_filter_82599()
1642 input->formatted.src_ip[1]); in ixgbe_fdir_write_perfect_filter_82599()
1644 input->formatted.src_ip[2]); in ixgbe_fdir_write_perfect_filter_82599()
[all …]
A Dixgbe_ethtool.c2524 switch (rule->filter.formatted.flow_type) { in ixgbe_get_ethtool_fdir_entry()
2553 fsp->m_ext.vlan_tci = mask->formatted.vlan_id; in ixgbe_get_ethtool_fdir_entry()
2555 fsp->m_ext.vlan_etype = mask->formatted.flex_bytes; in ixgbe_get_ethtool_fdir_entry()
2688 if (!input || (rule->filter.formatted.bkt_hash != in ixgbe_update_ethtool_fdir_entry()
2689 input->filter.formatted.bkt_hash)) { in ixgbe_update_ethtool_fdir_entry()
2819 &input->filter.formatted.flow_type)) { in ixgbe_add_ethtool_fdir_entry()
2841 input->filter.formatted.vm_pool = in ixgbe_add_ethtool_fdir_entry()
2843 mask.formatted.vm_pool = in ixgbe_add_ethtool_fdir_entry()
2846 mask.formatted.vlan_id = fsp->m_ext.vlan_tci; in ixgbe_add_ethtool_fdir_entry()
2847 input->filter.formatted.flex_bytes = in ixgbe_add_ethtool_fdir_entry()
[all …]
/linux/fs/adfs/
A DKconfig10 and from ADFS-formatted floppy discs. If you also want to be able to
27 hard drives and ADFS-formatted floppy disks. This is experimental
/linux/drivers/md/
A Ddm-clone-metadata.c233 static int __superblock_all_zeroes(struct dm_block_manager *bm, bool *formatted) in __superblock_all_zeroes() argument
251 *formatted = false; in __superblock_all_zeroes()
258 *formatted = true; in __superblock_all_zeroes()
426 bool formatted = false; in __open_or_format_metadata() local
428 r = __superblock_all_zeroes(cmd->bm, &formatted); in __open_or_format_metadata()
432 if (!formatted) in __open_or_format_metadata()
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-meta-intel-ipu3.rst18 interface. They are formatted as described by the :c:type:`ipu3_uapi_stats_3a`
48 formatted as described by the :c:type:`ipu3_uapi_params` structure.
A Dvidioc-subdev-querycap.rst59 The version number is formatted using the ``KERNEL_VERSION()``
/linux/Documentation/ABI/testing/
A Dsysfs-firmware-dmi-entries61 the "formatted" portion of the entry. This
62 "formatted" region is sometimes followed by
67 "formatted" portion of the entry, the
A Dsysfs-wusb_cbaf58 The CHID of the host formatted as 16 space-separated
92 The device's CDID formatted as 16 space-separated hex
A Ddebugfs-wilco-ec12 Output will formatted with "0x%02x\n".
/linux/Documentation/devicetree/bindings/net/
A Dbluetooth.txt4 uniquely assigned to the Bluetooth device, formatted with least significant
/linux/Documentation/gpu/
A Dmsm-crash-dump.rst9 This document describes how the output is formatted.
35 ID of the GPU that generated the crash formatted as
/linux/Documentation/userspace-api/media/mediactl/
A Dmedia-ioc-device-info.rst77 - Media API version, formatted with the ``KERNEL_VERSION()`` macro.
85 - Media device driver version, formatted with the
/linux/fs/hfs/
A DKconfig7 If you say Y here, you will be able to mount Macintosh-formatted
/linux/fs/hfsplus/
A DKconfig9 Macintosh-formatted hard drive partitions with full read-write access.
/linux/fs/exfat/
A DKconfig7 This allows you to mount devices formatted with the exFAT file system.
/linux/
A DREADME9 ``make pdfdocs``. The formatted documentation can also be read online at:
/linux/tools/perf/util/
A Dcs-etm.c511 bool formatted) in cs_etm__init_decoder_params() argument
521 d_params->formatted = formatted; in cs_etm__init_decoder_params()
753 bool formatted) in cs_etm__alloc_queue() argument
762 int decoders = formatted ? etm->num_cpu : 1; in cs_etm__alloc_queue()
785 formatted)) in cs_etm__alloc_queue()
818 bool formatted) in cs_etm__setup_queue() argument
825 etmq = cs_etm__alloc_queue(etm, formatted); in cs_etm__setup_queue()
2731 bool formatted; in cs_etm__queue_aux_fragment() local
2799 formatted = !(aux_event->flags & PERF_AUX_FLAG_CORESIGHT_FORMAT_RAW); in cs_etm__queue_aux_fragment()
2801 idx, formatted); in cs_etm__queue_aux_fragment()
/linux/tools/perf/util/cs-etm-decoder/
A Dcs-etm-decoder.h63 u8 formatted; member
/linux/fs/qnx6/
A DKconfig9 Say Y if you intend to mount QNX hard disks or floppies formatted
/linux/certs/
A DKconfig61 If set, this option should be the filename of a PEM-formatted file
125 If set, this option should be the filename of a PEM-formatted file
/linux/Documentation/admin-guide/device-mapper/
A Ddm-integrity.rst93 device. If the device is already formatted, the value from the
98 a power of two. If the device is already formatted, the value from
221 The layout of the formatted block device:
229 * magic string - identifies that the device was formatted
/linux/Documentation/process/
A Dchanges.rst157 documentation via specially-formatted comments near their
203 and repair a JFS formatted partition.
205 - ``mkfs.jfs`` - create a JFS formatted partition.
/linux/Documentation/
A DChanges157 documentation via specially-formatted comments near their
203 and repair a JFS formatted partition.
205 - ``mkfs.jfs`` - create a JFS formatted partition.
/linux/Documentation/filesystems/
A Disofs.rst35 cruft Try to handle badly formatted CDs.

Completed in 56 milliseconds

1234