Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/contrib/xz/src/liblzma/common/
H A Dstring_conversion.c1016 const uint32_t supported_flags in lzma_str_to_filters() local
1020 if (flags & ~supported_flags) in lzma_str_to_filters()
1126 const uint32_t supported_flags in lzma_str_from_filters() local
1132 if (flags & ~supported_flags) in lzma_str_from_filters()
1234 const uint32_t supported_flags in lzma_str_list_filters() local
1240 if (flags & ~supported_flags) in lzma_str_list_filters()
/freebsd/sys/netlink/route/
H A Dneigh.c395 const uint16_t supported_flags = NTF_PROXY | NTF_STICKY; in rtnl_handle_newneigh() local
396 if ((attrs.ndm_flags & supported_flags) != attrs.ndm_flags) { in rtnl_handle_newneigh()
398 attrs.ndm_flags &~ supported_flags); in rtnl_handle_newneigh()
/freebsd/contrib/ofed/libirdma/
H A Dirdma_uverbs.c426 u32 supported_flags = IRDMA_STANDARD_WC_FLAGS_EX; in ucreate_cq() local
428 if (hw_rev == IRDMA_GEN_1 || attr_ex->wc_flags & ~supported_flags) { in ucreate_cq()
/freebsd/sys/contrib/ena-com/ena_defs/
H A Dena_admin_defs.h633 uint16_t supported_flags; member
/freebsd/sys/contrib/ena-com/
H A Dena_com.c797 !!(llq_accel_mode_get.supported_flags & in ena_com_config_llq_info()
800 if (llq_accel_mode_get.supported_flags & BIT(ENA_ADMIN_LIMIT_TX_BURST)) in ena_com_config_llq_info()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2543 __le32 supported_flags; member
/freebsd/sys/dev/ena/
H A Dena.c3722 get_feat_ctx.llq.accel_mode.u.get.supported_flags & in ena_attach()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2488 u32 supported_flags; member