Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_rcfw.h333 void bnxt_qplib_disable_rcfw_channel(struct bnxt_qplib_rcfw *rcfw);
H A Dqplib_rcfw.c1139 void bnxt_qplib_disable_rcfw_channel(struct bnxt_qplib_rcfw *rcfw) in bnxt_qplib_disable_rcfw_channel() function
1326 bnxt_qplib_disable_rcfw_channel(rcfw); in bnxt_qplib_enable_rcfw_channel()
H A Dmain.c3507 bnxt_qplib_disable_rcfw_channel(&rdev->rcfw); in bnxt_re_dev_uninit()