Searched refs:irdma_add_apbvt (Results 1 – 3 of 3) sorted by relevance
472 struct irdma_apbvt_entry *irdma_add_apbvt(struct irdma_device *iwdev, u16 port);
3864 cm_node->apbvt_entry = irdma_add_apbvt(iwdev, cm_info.loc_port); in irdma_connect()3998 cm_listen_node->apbvt_entry = irdma_add_apbvt(iwdev, in irdma_create_listen()
2298 struct irdma_apbvt_entry *irdma_add_apbvt(struct irdma_device *iwdev, u16 port) in irdma_add_apbvt() function