Searched refs:llq_features (Results 1 – 2 of 2) sorted by relevance
629 struct ena_admin_feature_llq_desc *llq_features, in ena_com_config_llq_info() argument638 supported_feat = llq_features->header_location_ctrl_supported; in ena_com_config_llq_info()650 supported_feat = llq_features->descriptors_stride_ctrl_supported; in ena_com_config_llq_info()672 supported_feat = llq_features->entry_size_ctrl_supported; in ena_com_config_llq_info()711 supported_feat = llq_features->desc_num_before_header_supported; in ena_com_config_llq_info()735 (u16)(llq_features->max_tx_burst_size / llq_default_cfg->llq_ring_entry_size_value); in ena_com_config_llq_info()2847 struct ena_admin_feature_llq_desc *llq_features, in ena_com_config_dev_mode() argument2853 if (!llq_features->max_llq_num) { in ena_com_config_dev_mode()2858 rc = ena_com_config_llq_info(ena_dev, llq_features, llq_default_cfg); in ena_com_config_dev_mode()
935 struct ena_admin_feature_llq_desc *llq_features,