Home
last modified time | relevance | path

Searched refs:bnxt_qplib_query_cc_param (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_sp.h377 int bnxt_qplib_query_cc_param(struct bnxt_qplib_res *res,
H A Dmain.c436 rc = bnxt_qplib_query_cc_param(&rdev->qplib_res, cc_param); in bnxt_re_dcb_wq_task()
3699 rc = bnxt_qplib_query_cc_param(&rdev->qplib_res, &rdev->cc_param); in bnxt_re_dev_init()
4089 if (!bnxt_qplib_query_cc_param(&rdev->qplib_res, in bnxt_re_task()
H A Dqplib_sp.c925 int bnxt_qplib_query_cc_param(struct bnxt_qplib_res *res, in bnxt_qplib_query_cc_param() function