Searched refs:network_type (Results 1 – 5 of 5) sorted by relevance
138 static inline enum ib_gid_type ib_network_to_gid_type(enum rdma_network_type network_type) in ib_network_to_gid_type() argument140 if (network_type == RDMA_NETWORK_IPV4 || in ib_network_to_gid_type()141 network_type == RDMA_NETWORK_IPV6) in ib_network_to_gid_type()
109 u8 network_type; member
2709 static enum ib_gid_type cma_route_gid_type(enum rdma_network_type network_type, in cma_route_gid_type() argument2713 if ((network_type == RDMA_NETWORK_IPV4 || in cma_route_gid_type()2714 network_type == RDMA_NETWORK_IPV6) && in cma_route_gid_type()
5246 uint8_t network_type; member
575 profile->network_type = IWL_NETWORK_TYPE_ANY; in iwl_mvm_config_sched_scan_profiles()