Searched refs:supported_flags (Results 1 – 9 of 9) sorted by relevance
22 const uint32_t supported_flags = LZMA_PRESET_EXTREME; in lzma_lzma_preset() local24 if (level > 9 || (flags & ~supported_flags)) in lzma_lzma_preset()
1002 const uint32_t supported_flags in lzma_str_to_filters() local1006 if (flags & ~supported_flags) in lzma_str_to_filters()1112 const uint32_t supported_flags in lzma_str_from_filters() local1118 if (flags & ~supported_flags) in lzma_str_from_filters()1220 const uint32_t supported_flags in lzma_str_list_filters() local1226 if (flags & ~supported_flags) in lzma_str_list_filters()
395 const uint16_t supported_flags = NTF_PROXY | NTF_STICKY; in rtnl_handle_newneigh() local396 if ((attrs.ndm_flags & supported_flags) != attrs.ndm_flags) { in rtnl_handle_newneigh()398 attrs.ndm_flags &~ supported_flags); in rtnl_handle_newneigh()
426 u32 supported_flags = IRDMA_STANDARD_WC_FLAGS_EX; in ucreate_cq() local428 if (hw_rev == IRDMA_GEN_1 || attr_ex->wc_flags & ~supported_flags) { in ucreate_cq()
653 uint16_t supported_flags; member
806 !!(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()
2543 __le32 supported_flags; member
3856 get_feat_ctx.llq.accel_mode.u.get.supported_flags & in ena_attach()
2488 u32 supported_flags; member