Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
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()
Dixgbe_82599.c1377 tunnel = !!(input.formatted.flow_type & IXGBE_ATR_L4TYPE_TUNNEL_MASK); in ixgbe_fdir_add_signature_filter_82599()
1378 flow_type = input.formatted.flow_type & in ixgbe_fdir_add_signature_filter_82599()
1479 input->formatted.bkt_hash = (__force __be16)(bucket_hash & 0x1FFF); in ixgbe_atr_compute_perfect_hash_82599()
1493 u32 mask = ntohs(input_mask->formatted.dst_port); in ixgbe_get_fdirtcpm_82599()
1496 mask |= ntohs(input_mask->formatted.src_port); in ixgbe_get_fdirtcpm_82599()
1538 if (input_mask->formatted.bkt_hash) in ixgbe_fdir_set_input_mask_82599()
1542 switch (input_mask->formatted.vm_pool & 0x7F) { in ixgbe_fdir_set_input_mask_82599()
1552 switch (input_mask->formatted.flow_type & IXGBE_ATR_L4TYPE_MASK) { 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()
[all …]
Dixgbe_ethtool.c2431 switch (rule->filter.formatted.flow_type) { in ixgbe_get_ethtool_fdir_entry()
2451 fsp->h_u.tcp_ip4_spec.psrc = rule->filter.formatted.src_port; in ixgbe_get_ethtool_fdir_entry()
2452 fsp->m_u.tcp_ip4_spec.psrc = mask->formatted.src_port; in ixgbe_get_ethtool_fdir_entry()
2453 fsp->h_u.tcp_ip4_spec.pdst = rule->filter.formatted.dst_port; in ixgbe_get_ethtool_fdir_entry()
2454 fsp->m_u.tcp_ip4_spec.pdst = mask->formatted.dst_port; in ixgbe_get_ethtool_fdir_entry()
2455 fsp->h_u.tcp_ip4_spec.ip4src = rule->filter.formatted.src_ip[0]; in ixgbe_get_ethtool_fdir_entry()
2456 fsp->m_u.tcp_ip4_spec.ip4src = mask->formatted.src_ip[0]; in ixgbe_get_ethtool_fdir_entry()
2457 fsp->h_u.tcp_ip4_spec.ip4dst = rule->filter.formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry()
2458 fsp->m_u.tcp_ip4_spec.ip4dst = mask->formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry()
2459 fsp->h_ext.vlan_tci = rule->filter.formatted.vlan_id; in ixgbe_get_ethtool_fdir_entry()
[all …]
/Linux-v4.19/fs/adfs/
DKconfig9 and from ADFS-formatted floppy discs. If you also want to be able to
26 hard drives and ADFS-formatted floppy disks. This is experimental
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dbluetooth.txt4 uniquely assigned to the Bluetooth device, formatted with least significant
/Linux-v4.19/Documentation/s390/
DDASD51 disk is formatted to a blocksize of 1024 bytes. Otherwise start_unit
52 and stop_unit are the first and last track to be formatted. If
53 stop_unit is -1 it implies that the DASD is formatted from start_unit
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-firmware-dmi-entries60 the "formatted" portion of the entry. This
61 "formatted" region is sometimes followed by
66 "formatted" portion of the entry, the
Dsysfs-wusb_cbaf57 The CHID of the host formatted as 16 space-separated
91 The device's CDID formatted as 16 space-separated hex
Dsysfs-class-rtc51 Valid time range for the RTC, as seconds from epoch, formatted
/Linux-v4.19/Documentation/media/uapi/mediactl/
Dmedia-ioc-device-info.rst79 - Media API version, formatted with the ``KERNEL_VERSION()`` macro.
87 - Media device driver version, formatted with the
/Linux-v4.19/fs/hfs/
DKconfig6 If you say Y here, you will be able to mount Macintosh-formatted
/Linux-v4.19/fs/hfsplus/
DKconfig8 Macintosh-formatted hard drive partitions with full read-write access.
/Linux-v4.19/Documentation/gpu/
Dmsm-crash-dump.rst7 This document describes how the output is formatted.
33 ID of the GPU that generated the crash formatted as
/Linux-v4.19/tools/perf/util/cs-etm-decoder/
Dcs-etm-decoder.h66 u8 formatted; member
/Linux-v4.19/
DREADME9 ``make pdfdocs``. The formatted documentation can also be read online at:
/Linux-v4.19/fs/qnx6/
DKconfig8 Say Y if you intend to mount QNX hard disks or floppies formatted
/Linux-v4.19/Documentation/device-mapper/
Ddm-integrity.txt74 device. If the device is already formatted, the value from the
79 a power of two. If the device is already formatted, the value from
156 The layout of the formatted block device:
161 * magic string - identifies that the device was formatted
Ddm-zoned.txt28 dm-zoned target devices are formatted and checked using the dmzadm
132 A zoned block device must first be formatted using the dmzadm tool. This
140 For a formatted device, the target can be created normally with the
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-teletext.rst11 packages and storing formatted pages in cache memory. Such devices are
/Linux-v4.19/Documentation/filesystems/
Disofs.txt22 cruft Try to handle badly formatted CDs.
Dudf.txt11 media however, does not support this. Instead the media can be formatted
/Linux-v4.19/Documentation/process/
Dchanges.rst140 documentation via specially-formatted comments near their
186 and repair a JFS formatted partition.
188 - ``mkfs.jfs`` - create a JFS formatted partition.
D5.Posting.rst79 Only the most simple changes should be formatted as a single patch;
92 - Each logically independent change should be formatted as a separate
135 not done quite yet. Each patch needs to be formatted into a message which
146 changelogs. This message is usually formatted with the relevant
/Linux-v4.19/Documentation/
DChanges140 documentation via specially-formatted comments near their
186 and repair a JFS formatted partition.
188 - ``mkfs.jfs`` - create a JFS formatted partition.
/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-ioc-adap-g-caps.rst59 - CEC Framework API version, formatted with the ``KERNEL_VERSION()``

123