Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dmain.h479 struct irdma_apbvt_entry *irdma_add_apbvt(struct irdma_device *iwdev, u16 port);
H A Dcm.c3916 cm_node->apbvt_entry = irdma_add_apbvt(iwdev, cm_info.loc_port); in irdma_connect()
4060 cm_listen_node->apbvt_entry = irdma_add_apbvt(iwdev, in irdma_create_listen()
H A Dhw.c2328 struct irdma_apbvt_entry *irdma_add_apbvt(struct irdma_device *iwdev, u16 port) in irdma_add_apbvt() function