Searched refs:nfp_reprs (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.h15 * struct nfp_reprs - container for representor netdevs
19 struct nfp_reprs { struct
91 nfp_repr_get_locked(struct nfp_app *app, struct nfp_reprs *set,
104 void nfp_reprs_clean_and_free(struct nfp_app *app, struct nfp_reprs *reprs);
107 struct nfp_reprs *nfp_reprs_alloc(unsigned int num_reprs);
H A Dnfp_app.c120 struct nfp_reprs *
127 struct nfp_reprs *
129 struct nfp_reprs *reprs)
131 struct nfp_reprs *old;
154 struct nfp_reprs *reprs;
H A Dnfp_net_repr.c20 nfp_repr_get_locked(struct nfp_app *app, struct nfp_reprs *set, unsigned int id)
459 void nfp_reprs_clean_and_free(struct nfp_app *app, struct nfp_reprs *reprs)
477 struct nfp_reprs *reprs;
500 struct nfp_reprs *nfp_reprs_alloc(unsigned int num_reprs)
502 struct nfp_reprs *reprs;
515 struct nfp_reprs *reprs;
H A Dnfp_app.h167 struct nfp_reprs __rcu *reprs[NFP_REPR_TYPE_MAX + 1];
426 struct nfp_reprs *
428 struct nfp_reprs *
430 struct nfp_reprs *reprs);
/linux-master/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.c60 struct nfp_reprs *reprs;
82 struct nfp_reprs *reprs;
152 struct nfp_reprs *reprs;
446 struct nfp_reprs *reprs;
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dmain.c244 struct nfp_reprs *reprs;
274 struct nfp_reprs *reprs;
387 struct nfp_reprs *reprs;
501 struct nfp_reprs *reprs;
H A Dqos_conf.c418 struct nfp_reprs *repr_set;

Completed in 324 milliseconds