Home
last modified time | relevance | path

Searched refs:node_type (Results 1 – 25 of 46) sorted by relevance

12

/linux/fs/smb/smbdirect/
H A Ddevices.c15 switch (ib_dev->node_type) { in smbdirect_ib_device_rdma_capable_node_type()
18 return ib_dev->node_type; in smbdirect_ib_device_rdma_capable_node_type()
26 u8 node_type = smbdirect_ib_device_rdma_capable_node_type(ib_dev); in smbdirect_ib_client_add() local
32 switch (node_type) { in smbdirect_ib_client_add()
48 node_type = RDMA_NODE_UNSPECIFIED; in smbdirect_ib_client_add()
66 if (node_type == RDMA_NODE_UNSPECIFIED) in smbdirect_ib_client_add()
173 u8 node_type = RDMA_NODE_UNSPECIFIED; in smbdirect_netdev_find_rdma_capable_node_type() local
188 node_type = sdev->ib_dev->node_type; in smbdirect_netdev_find_rdma_capable_node_type()
197 if (node_type == RDMA_NODE_UNSPECIFIED) { in smbdirect_netdev_find_rdma_capable_node_type()
202 node_type = smbdirect_ib_device_rdma_capable_node_type(ibdev); in smbdirect_netdev_find_rdma_capable_node_type()
[all …]
/linux/drivers/pci/hotplug/
H A Drpadlpar_core.c77 static struct device_node *find_dlpar_node(char *drc_name, int *node_type) in find_dlpar_node() argument
83 *node_type = NODE_TYPE_SLOT; in find_dlpar_node()
89 *node_type = NODE_TYPE_PHB; in find_dlpar_node()
95 *node_type = NODE_TYPE_VIO; in find_dlpar_node()
288 int node_type; in dlpar_add_slot() local
295 dn = find_dlpar_node(drc_name, &node_type); in dlpar_add_slot()
301 switch (node_type) { in dlpar_add_slot()
423 int node_type; in dlpar_remove_slot() local
429 dn = find_dlpar_node(drc_name, &node_type); in dlpar_remove_slot()
435 switch (node_type) { in dlpar_remove_slot()
/linux/fs/ubifs/
H A Dlpt_commit.c991 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty() argument
994 switch (node_type) { in make_node_dirty()
1012 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) in get_lpt_node_len() argument
1014 switch (node_type) { in get_lpt_node_len()
1054 int pos = 0, node_type; in get_lpt_node_type() local
1056 node_type = ubifs_unpack_bits(c, &addr, &pos, UBIFS_LPT_TYPE_BITS); in get_lpt_node_type()
1058 return node_type; in get_lpt_node_type()
1072 int pos = 0, node_type, node_len; in is_a_node() local
1077 node_type = ubifs_unpack_bits(c, &addr, &pos, UBIFS_LPT_TYPE_BITS); in is_a_node()
1078 if (node_type == UBIFS_LPT_NOT_A_NODE) in is_a_node()
[all …]
H A Dscan.c77 dbg_ntype(ch->node_type), lnum, offs); in ubifs_scan_a_node()
82 if (ch->node_type == UBIFS_PAD_NODE) { in ubifs_scan_a_node()
193 snod->type = ch->node_type; in ubifs_add_snod()
198 switch (ch->node_type) { in ubifs_add_snod()
H A Dio.c264 type = ch->node_type; in ubifs_check_node()
337 ch->node_type = UBIFS_PAD_NODE; in ubifs_pad()
741 dbg_ntype(((struct ubifs_ch *)buf)->node_type), in ubifs_wbuf_write_nolock()
958 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len, in ubifs_write_node_hmac()
1051 if (type != ch->node_type) { in ubifs_read_node_wbuf()
1053 ch->node_type, type); in ubifs_read_node_wbuf()
1107 if (type != ch->node_type) { in ubifs_read_node()
1109 ch->node_type, type); in ubifs_read_node()
H A Dsb.c193 sup->ch.node_type = UBIFS_SB_NODE; in create_default_filesystem()
227 mst->ch.node_type = UBIFS_MST_NODE; in create_default_filesystem()
279 idx->ch.node_type = UBIFS_IDX_NODE; in create_default_filesystem()
293 ino->ch.node_type = UBIFS_INO_NODE; in create_default_filesystem()
320 cs->ch.node_type = UBIFS_CS_NODE; in create_default_filesystem()
H A Dlog.c229 ref->ch.node_type = UBIFS_REF_NODE; in ubifs_add_bud_to_log()
373 cs->ch.node_type = UBIFS_CS_NODE; in ubifs_log_start_commit()
403 ref->ch.node_type = UBIFS_REF_NODE; in ubifs_log_start_commit()
H A Drecovery.c150 if (ch->node_type != UBIFS_MST_NODE) in get_master_node()
820 if (cs_node->ch.node_type != UBIFS_CS_NODE) { in get_cs_sqnum()
821 ubifs_err(c, "Not a CS node, type is %d", cs_node->ch.node_type); in get_cs_sqnum()
/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_cle.c55 buf[j++] = SET_VAL(CLE_TYPE, kn->node_type); in xgene_cle_kn_to_hw()
77 buf[j++] = SET_VAL(CLE_DN_TYPE, dn->node_type) | in xgene_cle_dn_to_hw()
199 .node_type = EWDN,
235 .node_type = EWDN,
283 .node_type = EWDN,
368 .node_type = EWDN,
453 .node_type = EWDN,
539 .node_type = EWDN,
807 kn.node_type = KN; in xgene_enet_cle_init()
H A Dxgene_enet_cle.h211 u8 node_type; member
228 u8 node_type; member
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-core.c940 unsigned node_type, in vivid_detect_feature_set() argument
957 if (node_type & 0x20007) { in vivid_detect_feature_set()
980 if (node_type & 0x40300) { in vivid_detect_feature_set()
1005 dev->has_vid_cap = node_type & 0x0001; in vivid_detect_feature_set()
1009 dev->has_raw_vbi_cap = node_type & 0x0004; in vivid_detect_feature_set()
1010 dev->has_sliced_vbi_cap = node_type & 0x0008; in vivid_detect_feature_set()
1015 dev->has_meta_cap = node_type & 0x20000; in vivid_detect_feature_set()
1032 dev->has_vid_out = node_type & 0x0100; in vivid_detect_feature_set()
1036 dev->has_raw_vbi_out = node_type & 0x0400; in vivid_detect_feature_set()
1037 dev->has_sliced_vbi_out = node_type in vivid_detect_feature_set()
1811 unsigned node_type = node_types[inst]; vivid_create_instance() local
[all...]
/linux/drivers/hid/amd-sfh-hid/
H A Damd_sfh_client.c79 u8 report_id, node_type; in amd_sfh_work() local
89 node_type = req_node->report_type; in amd_sfh_work()
93 if (node_type == HID_FEATURE_REPORT) { in amd_sfh_work()
103 } else if (node_type == HID_INPUT_REPORT) { in amd_sfh_work()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_rl_admin.h16 u8 node_type);
/linux/net/rds/
H A Dib.c134 if (device->node_type != RDMA_NODE_IB_CA) in rds_ib_add_one()
475 check node_type. */ in rds_ib_laddr_check()
477 cm_id->device->node_type != RDMA_NODE_IB_CA) in rds_ib_laddr_check()
482 cm_id->device ? cm_id->device->node_type : -1); in rds_ib_laddr_check()
H A Drdma_transport.c63 if (cm_id->device->node_type == RDMA_NODE_IB_CA) in rds_rdma_cm_event_handler_cmn()
/linux/include/rdma/
H A Dopa_smi.h79 u8 node_type; member
H A Dib_smi.h98 u8 node_type; member
H A Drdma_cm.h186 int rdma_restrict_node_type(struct rdma_cm_id *id, u8 node_type);
/linux/drivers/infiniband/hw/irdma/
H A Dws.c20 enum irdma_ws_node_type node_type, in irdma_alloc_node() argument
44 if (node_type == WS_NODE_TYPE_LEAF) { in irdma_alloc_node()
/linux/fs/smb/server/
H A Dtransport_rdma.c528 u8 node_type = smbdirect_netdev_rdma_capable_node_type(netdev); in ksmbd_rdma_capable_netdev() local
530 return node_type != RDMA_NODE_UNSPECIFIED; in ksmbd_rdma_capable_netdev()
/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c874 char *node_type; in dump_nodes() local
878 node_type = "root"; in dump_nodes()
880 node_type = "left"; in dump_nodes()
883 node_type = "right"; in dump_nodes()
885 fprintf(stream, "%*s---- %s nodep: %p\n", indent, "", node_type, nodep); in dump_nodes()
/linux/sound/soc/sof/
H A Dipc4-topology.c647 int node_type = 0; in sof_ipc4_widget_setup_pcm()
671 ret = sof_update_ipc_object(scomp, &node_type, in sof_ipc4_widget_setup_pcm()
673 swidget->num_tuples, sizeof(node_type), 1); in sof_ipc4_widget_setup_pcm()
680 dev_dbg(scomp->dev, "host copier '%s' node_type %u\n", swidget->widget->name, node_type); in sof_ipc4_widget_setup_pcm()
723 ipc4_copier->data.gtw_cfg.node_id = SOF_IPC4_NODE_TYPE(node_type); in sof_ipc4_widget_setup_pcm()
776 int node_type = 0; in sof_ipc4_widget_setup_comp_dai()
792 ret = sof_update_ipc_object(scomp, &node_type, in sof_ipc4_widget_setup_comp_dai()
794 swidget->num_tuples, sizeof(node_type), 1); in sof_ipc4_widget_setup_comp_dai()
808 dev_dbg(scomp->dev, "dai %s node_type in sof_ipc4_widget_setup_comp_dai()
628 int node_type = 0; sof_ipc4_widget_setup_pcm() local
758 int node_type = 0; sof_ipc4_widget_setup_comp_dai() local
2342 u32 node_type; sof_ipc4_prepare_copier_module() local
[all...]
/linux/drivers/infiniband/core/
H A Dsysfs.c1243 static const char *node_type_string(int node_type) in node_type_string() argument
1245 switch (node_type) { in node_type_string()
1269 return sysfs_emit(buf, "%u: %s\n", dev->node_type, in node_type_show()
1270 node_type_string(dev->node_type)); in node_type_show()
1272 static DEVICE_ATTR_RO(node_type);
/linux/scripts/gdb/linux/
H A Dradixtree.py26 node_type = node.type
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dswitchdev.rst252 …8: rocep6s0f1: node_type ca fw 16.29.0550 node_guid 248a:0703:00b3:d113 sys_image_guid 248a:0703:0…
253 …13: mlx5_0: node_type ca fw 16.29.0550 node_guid 0000:00ff:fe00:8888 sys_image_guid 248a:0703:00b3…

12