Home
last modified time | relevance | path

Searched refs:supported_flags (Results 1 – 10 of 10) sorted by relevance

/src/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_presets.c21 const uint32_t supported_flags = LZMA_PRESET_EXTREME; in lzma_lzma_preset() local
23 if (level > 9 || (flags & ~supported_flags)) in lzma_lzma_preset()
/src/contrib/xz/src/liblzma/common/
H A Dstring_conversion.c1035 const uint32_t supported_flags in lzma_str_to_filters() local
1039 if (flags & ~supported_flags) { in lzma_str_to_filters()
1151 const uint32_t supported_flags in lzma_str_from_filters() local
1157 if (flags & ~supported_flags) in lzma_str_from_filters()
1259 const uint32_t supported_flags in lzma_str_list_filters() local
1265 if (flags & ~supported_flags) in lzma_str_list_filters()
/src/sys/netlink/route/
H A Dneigh.c394 const uint16_t supported_flags = NTF_PROXY | NTF_STICKY; in rtnl_handle_newneigh() local
395 if ((attrs.ndm_flags & supported_flags) != attrs.ndm_flags) { in rtnl_handle_newneigh()
397 attrs.ndm_flags &~ supported_flags); in rtnl_handle_newneigh()
/src/crypto/krb5/src/lib/krb5/krb/
H A Dpreauth_otp.c872 krb5_flags supported_flags = KRB5_OTP_FLAG_COLLECT_PIN | in is_tokeninfo_supported() local
877 if (ti->flags & ~supported_flags) in is_tokeninfo_supported()
/src/contrib/ofed/libirdma/
H A Dirdma_uverbs.c436 u32 supported_flags = IRDMA_STANDARD_WC_FLAGS_EX; in ucreate_cq() local
438 if (hw_rev == IRDMA_GEN_1 || attr_ex->wc_flags & ~supported_flags) { in ucreate_cq()
/src/sys/contrib/ena-com/ena_defs/
H A Dena_admin_defs.h653 uint16_t supported_flags; member
/src/sys/contrib/ena-com/
H A Dena_com.c806 !!(llq_accel_mode_get.supported_flags & in ena_com_config_llq_info()
809 if (llq_accel_mode_get.supported_flags & BIT(ENA_ADMIN_LIMIT_TX_BURST)) in ena_com_config_llq_info()
/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2543 __le32 supported_flags; member
/src/sys/dev/ena/
H A Dena.c3874 get_feat_ctx.llq.accel_mode.u.get.supported_flags & in ena_attach()
/src/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2506 u32 supported_flags; member