Searched refs:iw_cm_map (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_iwcm.c414 * iw_cm_map - Use portmapper to map the ports
424 static int iw_cm_map(struct iw_cm_id *cm_id, bool active) function
458 ret = iw_cm_map(cm_id, false);
605 ret = iw_cm_map(cm_id, true);

Completed in 104 milliseconds