Home
last modified time | relevance | path

Searched defs:features (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/linux-6.12.1/Documentation/input/devices/
Diforce-protocol.rst225 Query ram size
236 Query number of effects
247 Vendor's id
256 Product id
265 Open device
274 Close device
283 Query effect
293 Firmware Version
/linux-6.12.1/fs/btrfs/
Dfs.c12 u64 features; in __btrfs_set_fs_incompat() local
35 u64 features; in __btrfs_clear_fs_incompat() local
58 u64 features; in __btrfs_set_fs_compat_ro() local
81 u64 features; in __btrfs_clear_fs_compat_ro() local
/linux-6.12.1/net/ipv4/
Desp4_offload.c123 netdev_features_t features) in xfrm4_tunnel_gso_segment()
133 netdev_features_t features) in xfrm4_transport_gso_segment()
149 netdev_features_t features) in xfrm4_beet_gso_segment()
190 netdev_features_t features) in xfrm4_outer_mode_gso_segment()
205 netdev_features_t features) in esp4_gso_segment()
263 static int esp_xmit(struct xfrm_state *x, struct sk_buff *skb, netdev_features_t features) in esp_xmit()
Dudp_offload.c17 netdev_features_t features, in __skb_udp_tunnel_segment()
19 netdev_features_t features), in __skb_udp_tunnel_segment()
154 netdev_features_t features, in skb_udp_tunnel_segment()
251 netdev_features_t features, in __udp_gso_segment_list()
266 netdev_features_t features, bool is_ipv6) in __udp_gso_segment()
414 netdev_features_t features) in udp4_ufo_fragment()
Dtcp_offload.c86 netdev_features_t features) in __tcp4_gso_segment_list()
96 netdev_features_t features) in tcp4_gso_segment()
130 netdev_features_t features) in tcp_gso_segment()
/linux-6.12.1/net/ipv6/
Desp6_offload.c159 netdev_features_t features) in xfrm6_tunnel_gso_segment()
169 netdev_features_t features) in xfrm6_transport_gso_segment()
185 netdev_features_t features) in xfrm6_beet_gso_segment()
230 netdev_features_t features) in xfrm6_outer_mode_gso_segment()
245 netdev_features_t features) in esp6_gso_segment()
301 static int esp6_xmit(struct xfrm_state *x, struct sk_buff *skb, netdev_features_t features) in esp6_xmit()
Dip6_offload.c108 netdev_features_t features) in ipv6_gso_segment()
413 netdev_features_t features) in sit_gso_segment()
422 netdev_features_t features) in ip4ip6_gso_segment()
431 netdev_features_t features) in ip6ip6_gso_segment()
Dtcpv6_offload.c142 netdev_features_t features) in __tcp6_gso_segment_list()
152 netdev_features_t features) in tcp6_gso_segment()
/linux-6.12.1/drivers/net/ethernet/atheros/atlx/
Datlx.c208 static void __atlx_vlan_mode(netdev_features_t features, u32 *ctrl) in __atlx_vlan_mode()
220 netdev_features_t features) in atlx_vlan_mode()
241 netdev_features_t features) in atlx_fix_features()
256 netdev_features_t features) in atlx_set_features()
/linux-6.12.1/drivers/vdpa/
Dvdpa.c873 static int vdpa_dev_net_mq_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_net_mq_config_fill()
887 static int vdpa_dev_net_mtu_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_net_mtu_config_fill()
900 static int vdpa_dev_net_mac_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_net_mac_config_fill()
910 static int vdpa_dev_net_status_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_net_status_config_fill()
960 vdpa_dev_blk_seg_size_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_blk_seg_size_config_fill()
975 vdpa_dev_blk_block_size_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_blk_block_size_config_fill()
989 vdpa_dev_blk_seg_max_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_blk_seg_max_config_fill()
1002 static int vdpa_dev_blk_mq_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_blk_mq_config_fill()
1015 static int vdpa_dev_blk_topology_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_blk_topology_config_fill()
1044 static int vdpa_dev_blk_discard_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_blk_discard_config_fill()
[all …]
/linux-6.12.1/net/core/
Dgso.c14 netdev_features_t features, __be16 type) in skb_eth_gso_segment()
38 netdev_features_t features) in skb_mac_gso_segment()
89 netdev_features_t features, bool tx_path) in __skb_gso_segment()
/linux-6.12.1/drivers/hid/
Dwacom_wac.c172 struct wacom_features *features = &wacom->features; in wacom_pl_irq() local
343 struct wacom_features *features = &wacom->features; in wacom_graphire_irq() local
499 struct wacom_features *features = &wacom_wac->features; in wacom_intuos_schedule_prox_event() local
515 struct wacom_features *features = &wacom->features; in wacom_intuos_pad() local
736 struct wacom_features *features = &wacom->features; in wacom_exit_report() local
774 struct wacom_features *features = &wacom->features; in wacom_intuos_inout() local
850 struct wacom_features *features = &wacom->features; in wacom_intuos_general() local
1876 struct wacom_features *features = &wacom_wac->features; in wacom_map_usage() local
1993 struct wacom_features *features = &wacom_wac->features; in wacom_wac_pad_usage_mapping() local
2119 struct wacom_features *features = &wacom_wac->features; in wacom_wac_pad_event() local
[all …]
Dwacom_sys.c90 struct wacom_features *features = &wacom_wac->features; in wacom_wac_pen_serial_enforce() local
213 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_hid_usage_quirk() local
296 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_feature_mapping() local
429 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_usage_mapping() local
482 struct wacom_features *features) in wacom_post_parse_hid()
510 struct wacom_features *features) in wacom_parse_hid()
608 struct wacom_features *features) in wacom_bt_query_tablet_data()
671 struct wacom_features *features = &wacom_wac->features; in _wacom_query_tablet_data() local
709 struct wacom_features *features) in wacom_retrieve_hid_descriptor()
752 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_are_sibling() local
[all …]
/linux-6.12.1/arch/arm/mm/
Dcache-tauros2.c180 static void enable_extra_feature(unsigned int features) in enable_extra_feature()
205 static void __init tauros2_internal_init(unsigned int features) in tauros2_internal_init()
282 void __init tauros2_init(unsigned int features) in tauros2_init()
/linux-6.12.1/arch/x86/kernel/
Dshstk.c31 static bool features_enabled(unsigned long features) in features_enabled()
36 static void features_set(unsigned long features) in features_set()
41 static void features_clr(unsigned long features) in features_clr()
537 unsigned long features = arg2; in shstk_prctl() local
/linux-6.12.1/arch/arm64/include/asm/
Dcpufeature.h504 cpuid_feature_extract_signed_field_width(u64 features, int field, int width) in cpuid_feature_extract_signed_field_width()
510 cpuid_feature_extract_signed_field(u64 features, int field) in cpuid_feature_extract_signed_field()
516 cpuid_feature_extract_unsigned_field_width(u64 features, int field, int width) in cpuid_feature_extract_unsigned_field_width()
522 cpuid_feature_extract_unsigned_field(u64 features, int field) in cpuid_feature_extract_unsigned_field()
533 cpuid_feature_cap_perfmon_field(u64 features, int field, u64 cap) in cpuid_feature_cap_perfmon_field()
561 cpuid_feature_extract_field_width(u64 features, int field, int width, bool sign) in cpuid_feature_extract_field_width()
571 cpuid_feature_extract_field(u64 features, int field, bool sign) in cpuid_feature_extract_field()
/linux-6.12.1/drivers/vdpa/ifcvf/
Difcvf_base.c215 u64 features; in ifcvf_get_hw_features() local
238 u64 features; in ifcvf_get_driver_features() local
251 int ifcvf_verify_min_features(struct ifcvf_hw *hw, u64 features) in ifcvf_verify_min_features()
317 void ifcvf_set_driver_features(struct ifcvf_hw *hw, u64 features) in ifcvf_set_driver_features()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_fs.c60 bool npc_is_feature_supported(struct rvu *rvu, u64 features, u8 intf) in npc_is_feature_supported()
345 u64 *features; in npc_handle_multi_layer_fields() local
563 u64 *features = &mcam->rx_features; in npc_set_features() local
721 static int npc_check_unsupported_flows(struct rvu *rvu, u64 features, u8 intf) in npc_check_unsupported_flows()
835 u64 features, struct flow_msg *pkt, in npc_update_ipv6_flow()
882 u64 features, u8 intf) in npc_update_vlan_features()
904 u64 features, struct flow_msg *pkt, in npc_update_flow()
1262 u64 features, installed_features, missing_features = 0; in npc_install_flow() local
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_rxtx.h89 mlx5e_ipsec_feature_check(struct sk_buff *skb, netdev_features_t features) in mlx5e_ipsec_feature_check()
155 mlx5e_ipsec_feature_check(struct sk_buff *skb, netdev_features_t features) in mlx5e_ipsec_feature_check()
/linux-6.12.1/tools/virtio/
Dvirtio_test.c72 unsigned long long features = dev->vdev.features; in vhost_vq_setup() local
127 static void vdev_info_init(struct vdev_info* dev, unsigned long long features) in vdev_info_init()
347 unsigned long long features = (1ULL << VIRTIO_RING_F_INDIRECT_DESC) | in main() local
/linux-6.12.1/drivers/rtc/
Drtc-optee.c34 u64 features; member
52 u64 features; member
190 u64 *features) in optee_rtc_read_info()
/linux-6.12.1/drivers/isdn/hardware/mISDN/
Disdnhdlc.c40 void isdnhdlc_rcv_init(struct isdnhdlc_vars *hdlc, u32 features) in isdnhdlc_rcv_init()
51 void isdnhdlc_out_init(struct isdnhdlc_vars *hdlc, u32 features) in isdnhdlc_out_init()
/linux-6.12.1/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c265 netdev_features_t features) in vmxnet3_fix_features()
284 netdev_features_t features) in vmxnet3_features_check()
324 static void vmxnet3_enable_encap_offloads(struct net_device *netdev, netdev_features_t features) in vmxnet3_enable_encap_offloads()
414 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features()
/linux-6.12.1/drivers/virtio/
Dvirtio_pci_modern_dev.c400 u64 features; in vp_modern_get_features() local
421 u64 features; in vp_modern_get_driver_features() local
438 u64 features) in vp_modern_set_features()
/linux-6.12.1/drivers/clk/baikal-t1/
Dccu-div.h82 unsigned long features; member
108 unsigned long features; member

12345678910>>...22