Searched refs:tf_close_session (Results 1 – 3 of 3) sorted by relevance
379 rc = tf_close_session(tfp); in ulp_ctx_shared_session_close()515 tf_close_session(&bp->tfp_shared); in ulp_ctx_shared_session_detach()618 tf_close_session(&bp->tfp); in ulp_ctx_session_close()993 tf_close_session(&bp->tfp); in ulp_ctx_detach()
966 int tf_close_session(struct tf *tfp);
158 tf_close_session(struct tf *tfp) in tf_close_session() function