Home
last modified time | relevance | path

Searched refs:bnxt_ulp_cntxt_shared_tfp_set (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp.h175 bnxt_ulp_cntxt_shared_tfp_set(struct bnxt_ulp_context *ulp, struct tf *tfp);
H A Dbnxt_ulp.c383 (void)bnxt_ulp_cntxt_shared_tfp_set(bp->ulp_ctx, NULL); in ulp_ctx_shared_session_close()
488 rc = bnxt_ulp_cntxt_shared_tfp_set(bp->ulp_ctx, &bp->tfp_shared); in ulp_ctx_shared_session_open()
1729 bnxt_ulp_cntxt_shared_tfp_set(struct bnxt_ulp_context *ulp, struct tf *tfp) in bnxt_ulp_cntxt_shared_tfp_set() function