Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.h54 ulp_fc_mgr_init(struct bnxt_ulp_context *ctxt);
H A Dulp_fc_mgr.c60 ulp_fc_mgr_init(struct bnxt_ulp_context *ctxt) in ulp_fc_mgr_init() function
H A Dbnxt_ulp.c967 rc = ulp_fc_mgr_init(bp->ulp_ctx); in bnxt_ulp_init()