Home
last modified time | relevance | path

Searched refs:entity_type (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib_common.h36 u32 entity_type; member
Dcxgb4_cudbg.c118 entity_hdr->entity_type = e->entity; in cxgb4_cudbg_collect_entity()
/linux-6.1.9/include/linux/ceph/
Dmessenger.h553 __u8 entity_type, __u64 entity_num,
/linux-6.1.9/net/ceph/
Dmessenger_v2.c1999 u8 entity_type; in process_hello() local
2007 ceph_decode_8_safe(&p, end, entity_type, bad); in process_hello()
2015 entity_type, ceph_pr_addr(&addr_for_me)); in process_hello()
2017 if (entity_type != con->peer_name.type) { in process_hello()
2019 con->peer_name.type, entity_type); in process_hello()
Dmessenger.c593 __u8 entity_type, __u64 entity_num, in ceph_con_open() argument
602 con->peer_name.type = (__u8) entity_type; in ceph_con_open()