/freebsd/sys/arm64/arm64/ |
H A D | cmn600.c | 482 pmu_cmn600_alloc_localpmc(void *arg, int nodeid, int node_type, int *counter) in pmu_cmn600_alloc_localpmc() 516 pmu_cmn600_free_localpmc(void *arg, int nodeid, int node_type, int counter) in pmu_cmn600_free_localpmc() 542 pmu_cmn600_rd4(void *arg, int nodeid, int node_type, off_t reg) in pmu_cmn600_rd4() 556 pmu_cmn600_wr4(void *arg, int nodeid, int node_type, off_t reg, uint32_t val) in pmu_cmn600_wr4() 571 pmu_cmn600_rd8(void *arg, int nodeid, int node_type, off_t reg) in pmu_cmn600_rd8() 585 pmu_cmn600_wr8(void *arg, int nodeid, int node_type, off_t reg, uint64_t val) in pmu_cmn600_wr8() 600 pmu_cmn600_set8(void *arg, int nodeid, int node_type, off_t reg, uint64_t val) in pmu_cmn600_set8() 615 pmu_cmn600_clr8(void *arg, int nodeid, int node_type, off_t reg, uint64_t val) in pmu_cmn600_clr8() 630 pmu_cmn600_md8(void *arg, int nodeid, int node_type, off_t reg, uint64_t mask, in pmu_cmn600_md8()
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | enum_strs.c | 35 const char *ibv_node_type_str(enum ibv_node_type node_type) in ibv_node_type_str()
|
H A D | verbs.h | 1394 enum ibv_node_type node_type; member
|
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_cmn600.c | 236 cmn600_map_ev2event(int ev, int rev, int *node_type, uint8_t *event) in cmn600_map_ev2event() 319 int local_counter, node_type; in cmn600_allocate_pmc() local 401 cmn600_encode_source(int node_type, int counter, int port, int sub) in cmn600_encode_source() 418 int counter, local_counter, node_type, shift; in cmn600_start_pmc() local
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibnetdiscover.c | 182 char *node_type; in list_node() local 300 char *node_type; in out_ca_detail() local 322 char *node_type; in out_ca() local 929 int node_type, uint32_t diff_flags, in diff_common()
|
H A D | ibsendtrap.c | 59 uint16_t node_type = IB_NODE_TYPE_CA; in get_node_type() local
|
H A D | smpquery.c | 81 int node_type, l; in node_desc() local
|
H A D | ibportstate.c | 127 int node_type; in get_node_info() local
|
H A D | perfquery.c | 811 int node_type, num_ports = 0; in main() local
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_ws.c | 53 enum irdma_ws_node_type node_type, in irdma_alloc_node()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ilist_node.h | 279 using node_type = ilist_node_impl<OptionsT>; member
|
/freebsd/sys/ofed/include/rdma/ |
H A D | opa_smi.h | 110 u8 node_type; member
|
H A D | ib_smi.h | 127 u8 node_type; member
|
H A D | ib_verbs.h | 2421 u8 node_type; member
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_perfmgr.h | 120 uint8_t node_type; member
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_dump.c | 560 uint8_t node_type; in print_node_report() local
|
H A D | osm_ucast_ftree.c | 148 uint8_t node_type; /* this node's type */ member 391 IN uint8_t node_type, in port_group_create()
|
H A D | osm_helper.c | 3040 const char *osm_get_node_type_str_fixed_width(IN uint8_t node_type) in osm_get_node_type_str_fixed_width()
|
/freebsd/contrib/ofed/libibumad/ |
H A D | umad.h | 176 unsigned node_type; member
|
/freebsd/contrib/ofed/libibnetdisc/ |
H A D | ibnetdisc.c | 881 int node_type, void *user_data) in ibnd_iter_nodes_type()
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_verbs.c | 214 rdma_node_get_transport(enum rdma_node_type node_type) in rdma_node_get_transport()
|
/freebsd/contrib/ofed/opensm/include/iba/ |
H A D | ib_types.h | 2007 static inline const char *OSM_API ib_get_node_type_str(IN uint8_t node_type) in ib_get_node_type_str() 4417 uint8_t node_type; member
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t4fw_interface.h | 2856 __u8 node_type; member
|