Home
last modified time | relevance | path

Searched refs:network_type (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dscan.h116 * @network_type: enum iwl_scan_offload_network_type
125 u8 network_type;
119 u8 network_type; global() member
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h149 static inline enum ib_gid_type ib_network_to_gid_type(enum rdma_network_type network_type) in ib_network_to_gid_type() argument
151 if (network_type == RDMA_NETWORK_IPV4 || in ib_network_to_gid_type()
152 network_type == RDMA_NETWORK_IPV6) in ib_network_to_gid_type()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c2742 static enum ib_gid_type cma_route_gid_type(enum rdma_network_type network_type, in cma_route_gid_type() argument
2746 if ((network_type == RDMA_NETWORK_IPV4 || in cma_route_gid_type()
2747 network_type == RDMA_NETWORK_IPV6) && in cma_route_gid_type()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h214 __le32 network_type; member
H A Dmt76_connac_mcu.c2855 bss->network_type = cpu_to_le32(type); in mt76_connac_mcu_bss_basic_tlv()
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h5644 * @network_type: enum iwm_scan_offload_network_type
5652 uint8_t network_type;
5648 uint8_t network_type; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c594 profile->network_type = IWL_NETWORK_TYPE_ANY; in iwl_mvm_config_sched_scan_profiles()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h71084 uint8_t network_type; member
71213 uint8_t network_type; member