Searched refs:llq_default_cfg (Results 1 – 2 of 2) sorted by relevance
680 struct ena_llq_configurations *llq_default_cfg) in ena_com_config_llq_info() argument691 if (likely(supported_feat & llq_default_cfg->llq_header_location)) { in ena_com_config_llq_info()693 llq_default_cfg->llq_header_location; in ena_com_config_llq_info()702 if (likely(supported_feat & llq_default_cfg->llq_stride_ctrl)) { in ena_com_config_llq_info()703 llq_info->desc_stride_ctrl = llq_default_cfg->llq_stride_ctrl; in ena_com_config_llq_info()716 llq_default_cfg->llq_stride_ctrl, in ena_com_config_llq_info()725 if (likely(supported_feat & llq_default_cfg->llq_ring_entry_size)) { in ena_com_config_llq_info()745 llq_default_cfg->llq_ring_entry_size, in ena_com_config_llq_info()783 llq_default_cfg->llq_num_decs_before_header, in ena_com_config_llq_info()797 llq_default_cfg->llq_ring_entry_size_value; in ena_com_config_llq_info()[all …]
633 struct ena_llq_configurations *llq_default_cfg) in ena_com_config_llq_info() argument644 if (likely(supported_feat & llq_default_cfg->llq_header_location)) { in ena_com_config_llq_info()646 llq_default_cfg->llq_header_location; in ena_com_config_llq_info()655 if (likely(supported_feat & llq_default_cfg->llq_stride_ctrl)) { in ena_com_config_llq_info()656 llq_info->desc_stride_ctrl = llq_default_cfg->llq_stride_ctrl; in ena_com_config_llq_info()669 llq_default_cfg->llq_stride_ctrl, in ena_com_config_llq_info()678 if (likely(supported_feat & llq_default_cfg->llq_ring_entry_size)) { in ena_com_config_llq_info()697 llq_default_cfg->llq_ring_entry_size, in ena_com_config_llq_info()735 llq_default_cfg->llq_num_decs_before_header, in ena_com_config_llq_info()749 llq_default_cfg->llq_ring_entry_size_value; in ena_com_config_llq_info()[all …]