Home
last modified time | relevance | path

Searched refs:nfp_app_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_app.h34 extern const struct nfp_app_type app_nic;
35 extern const struct nfp_app_type app_bpf;
36 extern const struct nfp_app_type app_flower;
37 extern const struct nfp_app_type app_abm;
83 struct nfp_app_type { struct
169 const struct nfp_app_type *type;
H A Dnfp_app.c18 static const struct nfp_app_type *apps[] = {
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/
H A Dmain.c67 const struct nfp_app_type app_nic = {
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.c521 const struct nfp_app_type app_bpf = {
/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.c536 const struct nfp_app_type app_abm = {
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmain.c994 const struct nfp_app_type app_flower = {