Home
last modified time | relevance | path

Searched full:formatted (Results 1 – 25 of 270) sorted by relevance

1234567891011

/linux/drivers/net/ethernet/intel/ixgbe/
H 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()
/linux/tools/testing/selftests/drivers/net/
H A Dxdp.py136 Helper function that converts an integer into a formatted hexadecimal byte string.
154 key: The key to update in the map, formatted as a hexadecimal string.
155 value: The value to associate with the key, formatted as a hexadecimal string.
172 A dictionary containing formatted packet statistics for various XDP actions.
184 val = stats_dump[key]["formatted"]["value"]
185 if stats_dump[key]["formatted"]["key"] == XDPStats.RX.value:
187 elif stats_dump[key]["formatted"]["key"] == XDPStats.PASS.value:
189 elif stats_dump[key]["formatted"]["key"] == XDPStats.DROP.value:
191 elif stats_dump[key]["formatted"]["key"] == XDPStats.TX.value:
193 elif stats_dump[key]["formatted"]["ke
[all...]
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.h22 /* ASCII formatted WWPN for FC Initiator Nport */
64 /* ASCII formatted WWPN for FC Target Lport */
66 /* ASCII formatted naa WWPN for VPD page 83 etc */
/linux/Documentation/gpu/
H A Dmsm-crash-dump.rst9 This document describes how the output is formatted.
26 The kernel time at crash formatted as seconds.microseconds.
35 ID of the GPU that generated the crash formatted as
/linux/drivers/acpi/acpica/
H A Dutuuid.c40 * PARAMETERS: in_string - 36-byte formatted UUID string
45 * DESCRIPTION: Convert a 36-byte formatted UUID string to 16-byte UUID buffer
70 * out_string - 36-byte formatted UUID string
74 * DESCRIPTION: Convert 16-byte UUID buffer to 36-byte formatted UUID string
H A Dutprint.c4 * Module Name: utprint - Formatted printing routines
314 * DESCRIPTION: Formatted output to a string using argument list pointer.
564 * DESCRIPTION: Formatted output to a string.
589 * DESCRIPTION: Formatted output to a string.
615 * DESCRIPTION: Formatted output to stdout using argument list pointer.
642 * DESCRIPTION: Formatted output to stdout.
668 * DESCRIPTION: Formatted output to a file using argument list pointer.
696 * DESCRIPTION: Formatted output to a file.
H A Dutpredef.c101 * PARAMETERS: buffer - Where the formatted string is returned
104 * RETURN: Formatted string in Buffer.
279 * PARAMETERS: buffer - Where to return the formatted types
333 * PARAMETERS: buffer - Where the formatted string is returned
336 * RETURN: Count of return types. Formatted string in Buffer.
H A Dutexcep.c21 * PARAMETERS: status - The acpi_status code to be formatted
56 * PARAMETERS: status - The acpi_status code to be formatted in ACPI_EXPORT_SYMBOL()
/linux/fs/adfs/
H A DKconfig11 and from ADFS-formatted floppy discs. If you also want to be able to
28 hard drives and ADFS-formatted floppy disks. This is experimental
/linux/Documentation/ABI/testing/
H 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
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-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.
/linux/drivers/md/
H A Ddm-clone-metadata.c230 * Check if the superblock is formatted or not. We consider the superblock to
231 * be formatted in case we find non-zero bytes in it.
233 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/admin-guide/device-mapper/
H A Ddm-integrity.rst107 device. If the device is already formatted, the value from the
112 a power of two. If the device is already formatted, the value from
236 The layout of the formatted block device:
244 * magic string - identifies that the device was formatted
H A Ddm-zoned.rst29 dm-zoned target devices are formatted and checked using the dmzadm
144 A zoned block device must first be formatted using the dmzadm tool. This
161 Formatted device(s) can be started with the dmzadm utility, too.:
/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c1136 * @buf: contains formatted text driver name and version
1139 * size of the formatted string
1152 * @buf: contains formatted text Firmware version
1155 * size of the formatted string
1171 * @buf: contains formatted text Session Count
1174 * size of the formatted string
1203 * @buf: contains formatted text Session Count
1206 * size of the formatted string
1233 * @buf: contains formatted text driver name and version
1236 * size of the formatted string
[all …]
/linux/Documentation/userspace-api/media/mediactl/
H 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/xfs/libxfs/
H A Dxfs_btree_staging.h116 * have been formatted. Zero prohibits writing any buffers until all
117 * blocks have been formatted.
/linux/Documentation/process/
H A D4.Coding.rst38 strangely-formatted code.
44 how the code is formatted.
355 be formatted and what information needs to be provided.
366 specially-formatted comments; these comments can be extracted and formatted
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c432 * Returns: size of formatted string.
447 * Returns: size of formatted string.
946 * @buf: on return contains the formatted text from lpfc_info().
948 * Returns: size of formatted string.
963 * @buf: on return contains the formatted text serial number.
965 * Returns: size of formatted string.
982 * @buf: on return contains the formatted support level.
988 * Returns: size of formatted string.
1006 * Returns: size of formatted string.
1025 * Returns: size of formatted string.
[all …]
/linux/scripts/
H A Dkernel-doc94 Print formatted kernel documentation to stdout
97 documentation comments, and print formatted documentation
121 and print formatted documentation to standard output.
H A Dkernel-doc.py94 Print formatted kernel documentation to stdout
97 documentation comments, and print formatted documentation
121 and print formatted documentation to standard output.
/linux/certs/
H A DKconfig62 If set, this option should be the filename of a PEM-formatted file
143 If set, this option should be the filename of a PEM-formatted file
/linux/fs/ubifs/
H A Dkey.h329 * key_type_flash - get type of a on-flash formatted key.
353 * key_inum_flash - fetch inode number from an on-flash formatted key.
376 * key_hash_flash - get directory entry hash from an on-flash formatted key.
399 * key_block_flash - get data block number from an on-flash formatted key.
/linux/fs/hfs/
H A DKconfig9 If you say Y here, you will be able to mount Macintosh-formatted
/linux/fs/hfsplus/
H A DKconfig11 Macintosh-formatted hard drive partitions with full read-write access.

1234567891011