Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h19 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);
Dnfp_app.c120 struct nfp_reprs *
127 struct nfp_reprs *
129 struct nfp_reprs *reprs) in nfp_app_reprs_set()
131 struct nfp_reprs *old; in nfp_app_reprs_set()
154 struct nfp_reprs *reprs; in nfp_app_netdev_feat_change()
Dnfp_net_repr.c20 nfp_repr_get_locked(struct nfp_app *app, struct nfp_reprs *set, unsigned int id) in nfp_repr_get_locked()
456 void nfp_reprs_clean_and_free(struct nfp_app *app, struct nfp_reprs *reprs) in nfp_reprs_clean_and_free()
474 struct nfp_reprs *reprs; in nfp_reprs_clean_and_free_by_type()
497 struct nfp_reprs *nfp_reprs_alloc(unsigned int num_reprs) in nfp_reprs_alloc()
499 struct nfp_reprs *reprs; in nfp_reprs_alloc()
512 struct nfp_reprs *reprs; in nfp_reprs_resync_phys_ports()
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-5.19.10/drivers/net/ethernet/netronome/nfp/abm/
Dmain.c60 struct nfp_reprs *reprs; in nfp_abm_repr_get()
82 struct nfp_reprs *reprs; in nfp_abm_spawn_repr()
152 struct nfp_reprs *reprs; in nfp_abm_kill_repr()
446 struct nfp_reprs *reprs; in nfp_abm_init()
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/flower/
Dmain.c235 struct nfp_reprs *reprs; in nfp_flower_dev_get()
265 struct nfp_reprs *reprs; in nfp_flower_reprs_reify()
378 struct nfp_reprs *reprs; in nfp_flower_spawn_vnic_reprs()
492 struct nfp_reprs *reprs; in nfp_flower_spawn_phy_reprs()
Dqos_conf.c409 struct nfp_reprs *repr_set; in nfp_flower_stats_rlim_request_all()