| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| D | ice_vsi_vlan_lib.c | 88 * ice_vsi_manage_vlan_insertion - Manage VLAN insertion for the VSI for Tx 103 * insertion happens in the Tx hot path, in ice_tx_map. in ice_vsi_manage_vlan_insertion() 455 * Since the VSI context only supports a single TPID for insertion and 456 * stripping, setting the TPID for stripping will affect the TPID for insertion. 460 * insertion settings are unmodified. 516 * insertion settings are unmodified. 555 * ice_vsi_ena_outer_insertion - enable outer VLAN insertion 557 * @tpid: TPID to enable outer VLAN insertion for 559 * Enable outer VLAN insertion via VSI context. This function should only be 563 * Since the VSI context only supports a single TPID for insertion and [all …]
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | adau17x1.h | 28 * insertion detection. 37 * adau1761_jackdetect_debounce_time - Jack insertion detection debounce time 69 * @jackdetect_debounce_time: Jack insertion detection debounce time. 71 * for jack insertion detection. 72 * @jackdetect_active_low: If true the jack insertion detection is active low.
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | adau17x1.h | 28 * insertion detection. 37 * adau1761_jackdetect_debounce_time - Jack insertion detection debounce time 69 * @jackdetect_debounce_time: Jack insertion detection debounce time. 71 * for jack insertion detection. 72 * @jackdetect_active_low: If true the jack insertion detection is active low.
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | levenshtein.c | 17 * plus one insertion, only two rows would be needed). 33 * operation is a substitution, a swap, a deletion, or an insertion. 39 * - a (for insertion, AKA "Add") 70 /* insertion */ in levenshtein()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | levenshtein.c | 17 * plus one insertion, only two rows would be needed). 33 * operation is a substition, a swap, a deletion, or an insertion. 39 * - a (for insertion, AKA "Add") 70 /* insertion */ in levenshtein()
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| D | cx18-controls.c | 31 /* Only IVTV fmt VBI insertion & only MPEG-2 PS type streams */ in cx18_s_stream_vbi_fmt() 33 CX18_DEBUG_INFO("disabled insertion of sliced VBI data into the MPEG stream\n"); in cx18_s_stream_vbi_fmt() 51 CX18_WARN("Unable to allocate buffers for sliced VBI data insertion\n"); in cx18_s_stream_vbi_fmt() 58 …CX18_DEBUG_INFO("enabled insertion of sliced VBI data into the MPEG PS,when sliced VBI is enabled\… in cx18_s_stream_vbi_fmt()
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| D | cx18-controls.c | 31 /* Only IVTV fmt VBI insertion & only MPEG-2 PS type streams */ in cx18_s_stream_vbi_fmt() 33 CX18_DEBUG_INFO("disabled insertion of sliced VBI data into the MPEG stream\n"); in cx18_s_stream_vbi_fmt() 51 CX18_WARN("Unable to allocate buffers for sliced VBI data insertion\n"); in cx18_s_stream_vbi_fmt() 58 …CX18_DEBUG_INFO("enabled insertion of sliced VBI data into the MPEG PS,when sliced VBI is enabled\… in cx18_s_stream_vbi_fmt()
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | sonet.h | 33 /* set error insertion */ 35 /* clear error insertion */ 37 /* query error insertion */
|
| D | ioam6_iptunnel.h | 13 * - inline: direct insertion 44 /* Insertion frequency:
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | sonet.h | 33 /* set error insertion */ 35 /* clear error insertion */ 37 /* query error insertion */
|
| D | net_tstamp.h | 87 * HWTSTAMP_TX_ON does, but also enables time stamp insertion 96 * stamp insertion directly into PDelay_Resp packets. In this
|
| /kernel/linux/linux-6.6/io_uring/ |
| D | opdef.h | 10 /* hash wq insertion if file is a regular file */ 12 /* unbound wq insertion if file is a non-regular file */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| D | usb-nop-xceiv.txt | 21 - vbus-detect-gpio: should specify the GPIO detecting a VBus insertion 43 GPIO 13 detects VBus insertion, and accordingly notifies the vbus-regulator.
|
| /kernel/linux/linux-6.6/include/linux/avf/ |
| D | virtchnl.h | 556 * allows the VF to toggle VLAN filtering, stripping, and/or insertion it should 575 * for filtering, insertion, and stripping capabilities. 577 * If only outer capabilities are supported (for filtering, insertion, and/or 581 * If only inner capabilities are supported (for filtering, insertion, and/or 587 * If both outer and inner capabilities are supported (for filtering, insertion, 631 * if the PF supports a different ethertype for stripping and insertion. 634 * for stripping affect the ethertype(s) specified for insertion and visa versa 637 * that will be the ethertype for both stripping and insertion. 640 * stripping do not affect the ethertype(s) specified for insertion and visa 679 * not allow outer VLAN filtering, stripping, or insertion to be configured so [all …]
|
| /kernel/linux/linux-6.6/drivers/platform/x86/intel/ |
| D | bytcrc_pwrsrc.c | 57 /* bit 1 */ "a battery insertion", 58 /* bit 2 */ "a USB charger insertion", 59 /* bit 3 */ "an adapter insertion",
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | ti,ts3a227e.yaml | 60 ti,debounce-insertion-ms: 61 description: headset insertion debounce time in ms (datasheet section 9.6.5).
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | assoc_array.rst | 74 The insertion and deletion functions produce an 'edit script' that can later be 105 this was for insertion, the new object is _not_ released by this function, 469 insertion algorithm will insert a shortcut to skip over the ``1111`` keyspace 478 insertion algorithm finds that it is trying to insert a 17th object into a 516 3. Insertion replacing part of a subtree that we haven't yet entered. This 521 4. Insertion replacing nodes that we're actively processing. This isn't a 530 5. Insertion replacing nodes that we're processing a dependent branch of.
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | assoc_array.rst | 74 The insertion and deletion functions produce an 'edit script' that can later be 105 this was for insertion, the new object is _not_ released by this function, 469 insertion algorithm will insert a shortcut to skip over the ``1111`` keyspace 478 insertion algorithm finds that it is trying to insert a 17th object into a 516 3. Insertion replacing part of a subtree that we haven't yet entered. This 521 4. Insertion replacing nodes that we're actively processing. This isn't a 530 5. Insertion replacing nodes that we're processing a dependent branch of.
|
| /kernel/linux/linux-6.6/Documentation/sound/soc/ |
| D | overview.rst | 16 Headphone/Mic insertion, Headphone/Mic detection after an insertion
|
| /kernel/linux/linux-5.10/Documentation/sound/soc/ |
| D | overview.rst | 16 Headphone/Mic insertion, Headphone/Mic detection after an insertion
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | crop.rst | 6 Image Cropping, Insertion and Scaling -- the CROP API 68 Image Cropping, Insertion and Scaling 70 The cropping, insertion and scaling process 111 Video hardware can have various cropping, insertion and scaling
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | crop.rst | 6 Image Cropping, Insertion and Scaling -- the CROP API 68 Image Cropping, Insertion and Scaling 70 The cropping, insertion and scaling process 111 Video hardware can have various cropping, insertion and scaling
|
| /kernel/linux/linux-5.10/Documentation/locking/ |
| D | robust-futex-ABI.rst | 69 the address of the 'lock entry', during list insertion and removal, 137 protocol on 'lock entry' insertion and removal: 139 On insertion:
|
| /kernel/linux/linux-6.6/Documentation/locking/ |
| D | robust-futex-ABI.rst | 69 the address of the 'lock entry', during list insertion and removal, 137 protocol on 'lock entry' insertion and removal: 139 On insertion:
|
| /kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
| D | nft_zones_many.sh | 3 # Test insertion speed for packets with identical addresses/ports 157 echo "SKIP: Could not run ctnetlink insertion test without conntrack tool"
|