Home
last modified time | relevance | path

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

/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.h479 struct irdma_apbvt_entry *irdma_add_apbvt(struct irdma_device *iwdev, u16 port);
481 struct irdma_apbvt_entry *entry);
Dhw.c2143 static struct irdma_apbvt_entry *irdma_lookup_apbvt_entry(struct irdma_cm_core *cm_core, in irdma_lookup_apbvt_entry()
2146 struct irdma_apbvt_entry *entry; in irdma_lookup_apbvt_entry()
2328 struct irdma_apbvt_entry *irdma_add_apbvt(struct irdma_device *iwdev, u16 port) in irdma_add_apbvt()
2331 struct irdma_apbvt_entry *entry; in irdma_add_apbvt()
2366 struct irdma_apbvt_entry *entry) in irdma_del_apbvt()