Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bnxt/bnxt_re/
HDqplib_rcfw.h331 int bnxt_qplib_alloc_rcfw_channel(struct bnxt_qplib_res *res);
HDqplib_rcfw.c1035 int bnxt_qplib_alloc_rcfw_channel(struct bnxt_qplib_res *res) in bnxt_qplib_alloc_rcfw_channel() function
HDmain.c3572 rc = bnxt_qplib_alloc_rcfw_channel(&rdev->qplib_res); in bnxt_re_dev_init()