Searched refs:cc_config_params (Results 1 – 2 of 2) sorted by relevance
328 rdev->cc_config_params = kzalloc(sizeof(*cc_params), GFP_KERNEL); in bnxt_re_debugfs_add_pdev()331 struct bnxt_re_cc_param *tmp_params = &rdev->cc_config_params->gen0_parms[i]; in bnxt_re_debugfs_add_pdev()346 kfree(rdev->cc_config_params); in bnxt_re_debugfs_rem_pdev()
229 struct bnxt_re_dbg_cc_config_params *cc_config_params; member