Home
last modified time | relevance | path

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

12345678910>>...22

/linux-6.15/Documentation/input/devices/
H A 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.15/net/ipv4/
H A 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()
H A 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()
307 netdev_features_t features, in __udp_gso_segment_list()
325 netdev_features_t features, bool is_ipv6) in __udp_gso_segment()
477 netdev_features_t features) in udp4_ufo_fragment()
H A Dtcp_offload.c89 netdev_features_t features) in __tcp4_gso_segment_list()
99 netdev_features_t features) in tcp4_gso_segment()
133 netdev_features_t features) in tcp_gso_segment()
/linux-6.15/net/ipv6/
H A 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()
H A 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()
H A Dtcpv6_offload.c151 netdev_features_t features) in __tcp6_gso_segment_list()
161 netdev_features_t features) in tcp6_gso_segment()
/linux-6.15/drivers/net/ethernet/atheros/atlx/
H A 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.15/fs/btrfs/
H A Dfs.c141 u64 features; in __btrfs_set_fs_incompat() local
164 u64 features; in __btrfs_clear_fs_incompat() local
187 u64 features; in __btrfs_set_fs_compat_ro() local
210 u64 features; in __btrfs_clear_fs_compat_ro() local
/linux-6.15/drivers/vdpa/
H A 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()
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()
1068 vdpa_dev_blk_write_zeroes_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_blk_write_zeroes_config_fill()
1087 static int vdpa_dev_blk_ro_config_fill(struct sk_buff *msg, u64 features) in vdpa_dev_blk_ro_config_fill()
1098 static int vdpa_dev_blk_flush_config_fill(struct sk_buff *msg, u64 features) in vdpa_dev_blk_flush_config_fill()
[all …]
/linux-6.15/net/core/
H A 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.15/drivers/hid/
H A 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
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
3054 struct wacom_features *features = &wacom->features; in wacom_bpt_touch() local
3095 struct wacom_features *features = &wacom->features; in wacom_bpt3_touch_msg() local
3139 struct wacom_features *features = &wacom->features; in wacom_bpt3_button_msg() local
3185 struct wacom_features *features = &wacom->features; in wacom_bpt_pen() local
[all …]
H A Dwacom_sys.c108 struct wacom_features *features = &wacom_wac->features; in wacom_wac_pen_serial_enforce() local
228 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_hid_usage_quirk() local
497 struct wacom_features *features) in wacom_post_parse_hid()
525 struct wacom_features *features) in wacom_parse_hid()
623 struct wacom_features *features) in wacom_bt_query_tablet_data()
686 struct wacom_features *features = &wacom_wac->features; in _wacom_query_tablet_data() local
724 struct wacom_features *features) in wacom_retrieve_hid_descriptor()
2263 struct wacom_features *features = &wacom_wac->features; in wacom_update_name() local
2365 struct wacom_features *features = &wacom_wac->features; in wacom_parse_and_register() local
2819 struct wacom_features *features; in wacom_probe() local
[all …]
/linux-6.15/arch/arm/mm/
H A 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.15/arch/x86/kernel/
H A 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.15/drivers/vdpa/ifcvf/
H A 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.15/drivers/net/ethernet/marvell/octeontx2/af/
H A 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()
1244 u64 features, installed_features, missing_features = 0; in npc_install_flow() local
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A 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.15/tools/virtio/
H A 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.15/drivers/rtc/
H A Drtc-optee.c34 u64 features; member
52 u64 features; member
190 u64 *features) in optee_rtc_read_info()
/linux-6.15/drivers/isdn/hardware/mISDN/
H A 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.15/drivers/net/vmxnet3/
H A 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.15/drivers/virtio/
H A 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.15/drivers/net/ethernet/ibm/emac/
H A Dphy.h41 u32 features; /* Ethtool SUPPORTED_* defines or member
52 u32 features; /* Copied from mii_phy_def.features member
/linux-6.15/drivers/clk/baikal-t1/
H A Dccu-div.h82 unsigned long features; member
108 unsigned long features; member

12345678910>>...22