Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/bnxt/bnxt_re/
H A Dqplib_sp.h356 int bnxt_qplib_get_dev_attr(struct bnxt_qplib_rcfw *rcfw);
H A Dqplib_sp.c80 int bnxt_qplib_get_dev_attr(struct bnxt_qplib_rcfw *rcfw) in bnxt_qplib_get_dev_attr() function
H A Dmain.c3068 rc = bnxt_qplib_get_dev_attr(&rdev->rcfw); in bnxt_re_update_dev_attr()