Searched refs:nfp_reprs (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_repr.h | 15 * 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 D | nfp_app.c | 120 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()
|
H A D | nfp_net_repr.c | 20 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() 513 struct nfp_reprs *reprs; in nfp_reprs_resync_phys_ports()
|
H A D | nfp_app.h | 168 struct nfp_reprs __rcu *reprs[NFP_REPR_TYPE_MAX + 1]; 417 struct nfp_reprs * 419 struct nfp_reprs * 421 struct nfp_reprs *reprs);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_repr.h | 15 * 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 D | nfp_app.c | 120 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()
|
H A D | nfp_net_repr.c | 20 nfp_repr_get_locked(struct nfp_app *app, struct nfp_reprs *set, unsigned int id) in nfp_repr_get_locked() 459 void nfp_reprs_clean_and_free(struct nfp_app *app, struct nfp_reprs *reprs) in nfp_reprs_clean_and_free() 477 struct nfp_reprs *reprs; in nfp_reprs_clean_and_free_by_type() 500 struct nfp_reprs *nfp_reprs_alloc(unsigned int num_reprs) in nfp_reprs_alloc() 502 struct nfp_reprs *reprs; in nfp_reprs_alloc() 515 struct nfp_reprs *reprs; in nfp_reprs_resync_phys_ports()
|
H A D | nfp_app.h | 167 struct nfp_reprs __rcu *reprs[NFP_REPR_TYPE_MAX + 1]; 426 struct nfp_reprs * 428 struct nfp_reprs * 430 struct nfp_reprs *reprs);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | main.c | 60 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | main.c | 60 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | main.c | 235 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()
|
H A D | qos_conf.c | 246 struct nfp_reprs *repr_set; in nfp_flower_stats_rlim_request_all()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | main.c | 244 struct nfp_reprs *reprs; in nfp_flower_dev_get() 274 struct nfp_reprs *reprs; in nfp_flower_reprs_reify() 387 struct nfp_reprs *reprs; in nfp_flower_spawn_vnic_reprs() 501 struct nfp_reprs *reprs; in nfp_flower_spawn_phy_reprs()
|
H A D | qos_conf.c | 418 struct nfp_reprs *repr_set; in nfp_flower_stats_rlim_request_all()
|
Completed in 14 milliseconds