Home
last modified time | relevance | path

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

12345678910>>...16

/drivers/vdpa/
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 …]
/drivers/hid/
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 …]
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()
2267 struct wacom_features *features = &wacom_wac->features; in wacom_update_name() local
2369 struct wacom_features *features = &wacom_wac->features; in wacom_parse_and_register() local
2823 struct wacom_features *features; in wacom_probe() local
[all …]
/drivers/net/ethernet/atheros/atlx/
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()
/drivers/net/
A Dtun_vnet.h112 static inline unsigned int tun_vnet_parse_size(netdev_features_t features) in tun_vnet_parse_size()
121 netdev_features_t features, in __tun_vnet_hdr_get()
156 static inline int __tun_vnet_hdr_put(int sz, netdev_features_t features, in __tun_vnet_hdr_put()
198 tun_vnet_hdr_tnl_to_skb(unsigned int flags, netdev_features_t features, in tun_vnet_hdr_tnl_to_skb()
/drivers/net/ethernet/marvell/octeontx2/af/
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
/drivers/vdpa/ifcvf/
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()
A Difcvf_main.c370 u64 features; in ifcvf_vdpa_get_device_features() local
382 static int ifcvf_vdpa_set_driver_features(struct vdpa_device *vdpa_dev, u64 features) in ifcvf_vdpa_set_driver_features()
399 u64 features; in ifcvf_vdpa_get_driver_features() local
/drivers/net/vmxnet3/
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()
/drivers/rtc/
A Drtc-optee.c34 u64 features; member
52 u64 features; member
190 u64 *features) in optee_rtc_read_info()
/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
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()
/drivers/virtio/
A Dvirtio_pci_modern_dev.c398 u64 *features) in vp_modern_get_extended_features()
424 u64 *features) in vp_modern_get_driver_extended_features()
446 const u64 *features) in vp_modern_set_extended_features()
/drivers/isdn/hardware/mISDN/
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()
/drivers/net/ethernet/ibm/emac/
A Dphy.h41 u32 features; /* Ethtool SUPPORTED_* defines or member
52 u32 features; /* Copied from mii_phy_def.features member
/drivers/clk/baikal-t1/
A Dccu-div.h82 unsigned long features; member
108 unsigned long features; member
/drivers/net/ethernet/atheros/atl1e/
A Datl1e_main.c299 static void __atl1e_rx_mode(netdev_features_t features, u32 *mac_ctrl_data) in __atl1e_rx_mode()
312 netdev_features_t features) in atl1e_rx_mode()
327 static void __atl1e_vlan_mode(netdev_features_t features, u32 *mac_ctrl_data) in __atl1e_vlan_mode()
339 netdev_features_t features) in atl1e_vlan_mode()
386 netdev_features_t features) in atl1e_fix_features()
401 netdev_features_t features) in atl1e_set_features()
/drivers/input/touchscreen/
A Dwacom_i2c.c58 struct wacom_features *features) in wacom_query_device()
170 struct wacom_features features = { 0 }; in wacom_i2c_probe() local
/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_catalog.h392 unsigned long features; member
408 unsigned long features; member
426 unsigned long features; member
482 unsigned long features; member
520 unsigned long features; member
589 unsigned long features; member
/drivers/vhost/
A Dtest.c241 static int vhost_test_set_features(struct vhost_test *n, u64 features) in vhost_test_set_features()
319 u64 features; in vhost_test_ioctl() local
/drivers/vdpa/alibaba/
A Deni_vdpa.c64 u64 features = vp_legacy_get_features(ldev); in eni_vdpa_get_device_features() local
72 static int eni_vdpa_set_driver_features(struct vdpa_device *vdpa, u64 features) in eni_vdpa_set_driver_features()
449 u32 features = vp_legacy_get_features(ldev); in eni_vdpa_get_num_queues() local
/drivers/mmc/core/
A Dqueue.c347 struct mmc_card *card, unsigned int features) in mmc_alloc_disk()
422 unsigned int features) in mmc_init_queue()
/drivers/net/ethernet/aquantia/atlantic/
A Daq_main.c155 netdev_features_t features) in aq_ndev_set_features()
220 netdev_features_t features) in aq_ndev_fix_features()
/drivers/net/ethernet/pensando/ionic/
A Dionic_lif.c976 u64 features; in ionic_lif_create_hwstamp_txq() local
1041 u64 features; in ionic_lif_create_hwstamp_rxq() local
1439 static __le64 ionic_netdev_features_to_nic(netdev_features_t features) in ionic_netdev_features_to_nic()
1480 netdev_features_t features) in ionic_set_nic_features()
1558 netdev_features_t features; in ionic_init_nic_features() local
1639 netdev_features_t features) in ionic_set_features()
/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dsystem.h40 __le32 features[4]; member
/drivers/misc/
A Dad525x_dpot.c639 unsigned int features, unsigned int rdac) in ad_dpot_add_files()
664 unsigned int features, unsigned int rdac) in ad_dpot_remove_files()

Completed in 107 milliseconds

12345678910>>...16