Searched refs:bnxt_qplib_query_cc_param (Results 1 – 4 of 4) sorted by relevance
362 int bnxt_qplib_query_cc_param(struct bnxt_qplib_res *res,
213 rc = bnxt_qplib_query_cc_param(&rdev->qplib_res, &ccparam); in bnxt_re_cc_config_get()
383 rc = bnxt_qplib_query_cc_param(&rdev->qplib_res, cc_param); in bnxt_re_dcb_wq_task()2333 rc = bnxt_qplib_query_cc_param(&rdev->qplib_res, &rdev->cc_param); in bnxt_re_dev_init()
1048 int bnxt_qplib_query_cc_param(struct bnxt_qplib_res *res, in bnxt_qplib_query_cc_param() function