Home
last modified time | relevance | path

Searched refs:llq_features (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/amazon/ena/
A Dena_com.c621 struct ena_admin_feature_llq_desc *llq_features, in ena_com_config_llq_info() argument
631 supported_feat = llq_features->header_location_ctrl_supported; in ena_com_config_llq_info()
643 supported_feat = llq_features->descriptors_stride_ctrl_supported; in ena_com_config_llq_info()
667 supported_feat = llq_features->entry_size_ctrl_supported; in ena_com_config_llq_info()
707 supported_feat = llq_features->desc_num_before_header_supported; in ena_com_config_llq_info()
732 llq_accel_mode_get = llq_features->accel_mode.u.get; in ena_com_config_llq_info()
3205 struct ena_admin_feature_llq_desc *llq_features, in ena_com_config_dev_mode() argument
3211 if (!llq_features->max_llq_num) { in ena_com_config_dev_mode()
3216 rc = ena_com_config_llq_info(ena_dev, llq_features, llq_default_cfg); in ena_com_config_dev_mode()
A Dena_com.h1026 struct ena_admin_feature_llq_desc *llq_features,

Completed in 13 milliseconds