Home
last modified time | relevance | path

Searched refs:supported_features (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.10/block/
Dopal_proto.h297 u8 supported_features; member
325 u8 supported_features; member
Dsed-opal.c272 u8 flags = tper->supported_features; in check_tper()
276 tper->supported_features); in check_tper()
286 u8 sup_feat = lfeat->supported_features; in check_mbrenabled()
/Linux-v5.10/drivers/infiniband/hw/efa/
Defa_com_cmd.c364 !(edev->supported_features & feature_mask)) in efa_com_check_supported_feature_id()
445 result->supported_features = resp.u.device_attr.supported_features; in efa_com_get_device_attr()
460 edev->supported_features = resp.u.device_attr.supported_features; in efa_com_get_device_attr()
Defa_com.h109 u32 supported_features; member
Defa_com_cmd.h113 u32 supported_features; member
Defa_admin_cmds_defs.h582 u64 supported_features; member
/Linux-v5.10/include/linux/ceph/
Dlibceph.h136 u64 supported_features; member
/Linux-v5.10/net/ceph/
Dceph_common.c58 module_param_cb(supported_features, &param_ops_supported_features, NULL,
693 client->supported_features = CEPH_FEATURES_SUPPORTED_DEFAULT; in ceph_create_client()
Dmessenger.c1475 cpu_to_le64(from_msgr(con->msgr)->supported_features); in prepare_write_connect()
2048 u64 sup_feat = from_msgr(con->msgr)->supported_features; in process_connect()
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-rbd66 What: /sys/bus/rbd/supported_features
/Linux-v5.10/drivers/net/ethernet/amazon/ena/
Dena_com.h315 u32 supported_features; member
Dena_admin_defs.h456 u32 supported_features; member
Dena_com.c976 !(ena_dev->supported_features & feature_mask)) in ena_com_check_supported_feature_id()
1919 ena_dev->supported_features = get_resp.u.dev_attr.supported_features; in ena_com_get_dev_attr_feat()
1921 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_com_get_dev_attr_feat()
Dena_netdev.c3288 if (!(ena_dev->supported_features & llq_feature_mask)) { in ena_set_queues_placement_policy()
3898 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_max_io_queue_num()
4057 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_io_queue_size()
/Linux-v5.10/include/net/bluetooth/
Dmgmt.h751 __le32 supported_features; member
/Linux-v5.10/drivers/block/
Drbd.c550 static BUS_ATTR_RO(supported_features);
/Linux-v5.10/net/bluetooth/
Dmgmt.c4194 rp->supported_features = cpu_to_le32(supported); in read_adv_mon_features()