Searched refs:nfp_app_start (Results 1 – 3 of 3) sorted by relevance
195 int nfp_app_start(struct nfp_app *app, struct nfp_net *ctrl) in nfp_app_start() function
438 int nfp_app_start(struct nfp_app *app, struct nfp_net *ctrl);
399 err = nfp_app_start(pf->app, pf->ctrl_vnic); in nfp_net_pf_app_start()