Searched refs:llq_default_cfg (Results 1 – 1 of 1) sorted by relevance
644 struct ena_llq_configurations *llq_default_cfg) in ena_com_config_llq_info() argument655 if (likely(supported_feat & llq_default_cfg->llq_header_location)) { in ena_com_config_llq_info()657 llq_default_cfg->llq_header_location; in ena_com_config_llq_info()666 if (likely(supported_feat & llq_default_cfg->llq_stride_ctrl)) { in ena_com_config_llq_info()667 llq_info->desc_stride_ctrl = llq_default_cfg->llq_stride_ctrl; in ena_com_config_llq_info()680 llq_default_cfg->llq_stride_ctrl, in ena_com_config_llq_info()689 if (likely(supported_feat & llq_default_cfg->llq_ring_entry_size)) { in ena_com_config_llq_info()709 llq_default_cfg->llq_ring_entry_size, in ena_com_config_llq_info()747 llq_default_cfg->llq_num_decs_before_header, in ena_com_config_llq_info()761 llq_default_cfg->llq_ring_entry_size_value; in ena_com_config_llq_info()[all …]