Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/irdma/
Dcm.h237 struct irdma_apbvt_entry { struct
249 struct irdma_apbvt_entry *apbvt_entry; argument
287 struct irdma_apbvt_entry *apbvt_entry;
Dmain.h474 struct irdma_apbvt_entry *irdma_add_apbvt(struct irdma_device *iwdev, u16 port);
476 struct irdma_apbvt_entry *entry);
Dhw.c2098 static struct irdma_apbvt_entry *irdma_lookup_apbvt_entry(struct irdma_cm_core *cm_core, in irdma_lookup_apbvt_entry()
2101 struct irdma_apbvt_entry *entry; in irdma_lookup_apbvt_entry()
2283 struct irdma_apbvt_entry *irdma_add_apbvt(struct irdma_device *iwdev, u16 port) in irdma_add_apbvt()
2286 struct irdma_apbvt_entry *entry; in irdma_add_apbvt()
2321 struct irdma_apbvt_entry *entry) in irdma_del_apbvt()