Searched refs:nfp_app_type (Results 1 – 6 of 6) sorted by relevance
35 extern const struct nfp_app_type app_nic;36 extern const struct nfp_app_type app_bpf;37 extern const struct nfp_app_type app_flower;38 extern const struct nfp_app_type app_abm;84 struct nfp_app_type { struct170 const struct nfp_app_type *type;
18 static const struct nfp_app_type *apps[] = {
31 const struct nfp_app_type app_nic = {
521 const struct nfp_app_type app_bpf = {
536 const struct nfp_app_type app_abm = {
985 const struct nfp_app_type app_flower = {