Home
last modified time | relevance | path

Searched refs:irdma_apbvt_entry (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/infiniband/hw/irdma/
Dcm.h245 struct irdma_apbvt_entry { struct
257 struct irdma_apbvt_entry *apbvt_entry; argument
295 struct irdma_apbvt_entry *apbvt_entry;
Dmain.h472 struct irdma_apbvt_entry *irdma_add_apbvt(struct irdma_device *iwdev, u16 port);
474 struct irdma_apbvt_entry *entry);
Dhw.c2112 static struct irdma_apbvt_entry *irdma_lookup_apbvt_entry(struct irdma_cm_core *cm_core, in irdma_lookup_apbvt_entry()
2115 struct irdma_apbvt_entry *entry; in irdma_lookup_apbvt_entry()
2298 struct irdma_apbvt_entry *irdma_add_apbvt(struct irdma_device *iwdev, u16 port) in irdma_add_apbvt()
2301 struct irdma_apbvt_entry *entry; in irdma_add_apbvt()
2336 struct irdma_apbvt_entry *entry) in irdma_del_apbvt()