Home
last modified time | relevance | path

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

/Linux-v6.1/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.c2103 static struct irdma_apbvt_entry *irdma_lookup_apbvt_entry(struct irdma_cm_core *cm_core, in irdma_lookup_apbvt_entry()
2106 struct irdma_apbvt_entry *entry; in irdma_lookup_apbvt_entry()
2288 struct irdma_apbvt_entry *irdma_add_apbvt(struct irdma_device *iwdev, u16 port) in irdma_add_apbvt()
2291 struct irdma_apbvt_entry *entry; in irdma_add_apbvt()
2326 struct irdma_apbvt_entry *entry) in irdma_del_apbvt()