Home
last modified time | relevance | path

Searched refs:entity_type (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib_common.h36 u32 entity_type; member
H A Dcxgb4_cudbg.c118 entity_hdr->entity_type = e->entity; in cxgb4_cudbg_collect_entity()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib_common.h36 u32 entity_type; member
H A Dcxgb4_cudbg.c118 entity_hdr->entity_type = e->entity; in cxgb4_cudbg_collect_entity()
/kernel/linux/linux-6.6/drivers/accel/ivpu/
H A Dvpu_jsm_api.h753 u32 entity_type; member
770 u32 entity_type; member
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmessenger.h347 __u8 entity_type, __u64 entity_num,
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmessenger.h591 __u8 entity_type, __u64 entity_num,
/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger_v2.c2226 u8 entity_type; in process_hello() local
2234 ceph_decode_8_safe(&p, end, entity_type, bad); in process_hello()
2241 dout("%s con %p entity_type %d addr_for_me %s\n", __func__, con, in process_hello()
2242 entity_type, ceph_pr_addr(&addr_for_me)); in process_hello()
2244 if (entity_type != con->peer_name.type) { in process_hello()
2246 con->peer_name.type, entity_type); in process_hello()
H A Dmessenger.c598 __u8 entity_type, __u64 entity_num, in ceph_con_open()
607 con->peer_name.type = (__u8) entity_type; in ceph_con_open()
597 ceph_con_open(struct ceph_connection *con, __u8 entity_type, __u64 entity_num, struct ceph_entity_addr *addr) ceph_con_open() argument
/kernel/linux/linux-5.10/net/ceph/
H A Dmessenger.c688 __u8 entity_type, __u64 entity_num, in ceph_con_open()
697 con->peer_name.type = (__u8) entity_type; in ceph_con_open()
687 ceph_con_open(struct ceph_connection *con, __u8 entity_type, __u64 entity_num, struct ceph_entity_addr *addr) ceph_con_open() argument

Completed in 17 milliseconds