Searched refs:cong_attr (Results 1 – 1 of 1) sorted by relevance
303 const struct hns_roce_cong_attr *cong_attr; in create_cc_param_debugfs() local318 cong_attr = &cong_attrs[i]; in create_cc_param_debugfs()319 if (!test_bit(cong_attr->cong_type, in create_cc_param_debugfs()324 dbgfs->root = debugfs_create_dir(cong_attr->name, parent); in create_cc_param_debugfs()326 if (!cong_attr->params[j].name) in create_cc_param_debugfs()328 dbgfs->params[j].param_attr = &cong_attr->params[j]; in create_cc_param_debugfs()333 debugfs_create_file(cong_attr->params[j].name, 0600, in create_cc_param_debugfs()