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

/freebsd-11-stable/contrib/ofed/libibnetdisc/
H A Dibnetdisc.h204 IBND_EXPORT ibnd_fabric_t *ibnd_load_fabric(const char *file,
H A Dibnetdisc_cache.c624 ibnd_fabric_t *ibnd_load_fabric(const char *file, unsigned int flags) function
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Diblinkinfo.c694 !(diff_fabric = ibnd_load_fabric(diff_cache_file, 0)))
698 !(filterdownports_fabric = ibnd_load_fabric(filterdownports_cache_file, 0)))
702 if ((fabric = ibnd_load_fabric(load_cache_file, 0)) == NULL) {
H A Dibcacheedit.c288 if ((fabric = ibnd_load_fabric(orig_cache_file, 0)) == NULL)
H A Dibnetdiscover.c1127 !(diff_fabric = ibnd_load_fabric(diff_cache_file, 0)))
1131 if ((fabric = ibnd_load_fabric(load_cache_file, 0)) == NULL)
H A Dibqueryerrors.c1039 if ((fabric = ibnd_load_fabric(load_cache_file, 0)) == NULL) {

Completed in 104 milliseconds