Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device.h108 int tf_dev_unbind(struct tf *tfp,
H A Dtf_device.c260 tf_dev_unbind(struct tf *tfp, in tf_dev_unbind() function
H A Dtf_session.c529 rc = tf_dev_unbind(tfp, tfd); in tf_session_close_session()