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

/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h135 static inline enum ib_gid_type ib_network_to_gid_type(enum rdma_network_type network_type) argument
137 if (network_type == RDMA_NETWORK_IPV4 ||
138 network_type == RDMA_NETWORK_IPV6)
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c2523 static enum ib_gid_type cma_route_gid_type(enum rdma_network_type network_type, argument
2527 if ((network_type == RDMA_NETWORK_IPV4 ||
2528 network_type == RDMA_NETWORK_IPV6) &&
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h5044 * @network_type: enum iwm_scan_offload_network_type
5052 uint8_t network_type; member in struct:iwm_scan_offload_profile

Completed in 205 milliseconds