Searched refs:devlink_ops (Results 1 – 25 of 40) sorted by relevance
12
261 const struct devlink_ops *ops = devlink->ops; in devlink_nl_rate_parent_node_set()321 const struct devlink_ops *ops, in devlink_nl_rate_set()395 static bool devlink_rate_set_ops_supported(const struct devlink_ops *ops, in devlink_rate_set_ops_supported()465 const struct devlink_ops *ops; in devlink_nl_cmd_rate_set_doit()487 const struct devlink_ops *ops; in devlink_nl_cmd_rate_new_doit()697 const struct devlink_ops *ops = devlink->ops; in devl_rate_nodes_destroy()
45 const struct devlink_ops *ops;184 bool devlink_reload_actions_valid(const struct devlink_ops *ops);190 static inline bool devlink_reload_supported(const struct devlink_ops *ops) in devlink_reload_supported()
408 const struct devlink_ops *ops = devlink->ops; in devlink_sb_pool_set()455 const struct devlink_ops *ops = devlink->ops; in devlink_nl_sb_port_pool_fill()616 const struct devlink_ops *ops = devlink_port->devlink->ops; in devlink_sb_port_pool_set()659 const struct devlink_ops *ops = devlink->ops; in devlink_nl_sb_tc_pool_bind_fill()855 const struct devlink_ops *ops = devlink_port->devlink->ops; in devlink_sb_tc_pool_bind_set()907 const struct devlink_ops *ops = devlink->ops; in devlink_nl_cmd_sb_occ_snapshot_doit()923 const struct devlink_ops *ops = devlink->ops; in devlink_nl_cmd_sb_occ_max_clear_doit()
192 struct devlink *devlink_alloc_ns(const struct devlink_ops *ops, in devlink_alloc_ns()
527 bool devlink_reload_actions_valid(const struct devlink_ops *ops) in devlink_reload_actions_valid()560 const struct devlink_ops *ops = devlink->ops; in devlink_nl_eswitch_fill()635 const struct devlink_ops *ops = devlink->ops; in devlink_nl_cmd_eswitch_set_doit()
6 static const struct devlink_ops fun_dl_ops = {
309 static const struct devlink_ops pdsc_dl_ops = {314 static const struct devlink_ops pdsc_dl_vf_ops = {322 const struct devlink_ops *ops; in pdsc_probe()
672 static const struct devlink_ops bnxt_dl_ops = {688 static const struct devlink_ops bnxt_vf_dl_ops;1261 const struct devlink_ops *devlink_ops; in bnxt_dl_register() local1268 devlink_ops = &bnxt_dl_ops; in bnxt_dl_register()1270 devlink_ops = &bnxt_vf_dl_ops; in bnxt_dl_register()1272 dl = devlink_alloc(devlink_ops, sizeof(struct bnxt_dl), &bp->pdev->dev); in bnxt_dl_register()
7 static const struct devlink_ops mlx5e_devlink_ops = {
124 extern const struct devlink_ops ocelot_devlink_ops;
54 static const struct devlink_ops ionic_dl_ops = {
79 static const struct devlink_ops otx2_devlink_ops = {
233 const struct devlink_ops es58x_dl_ops = {
740 extern const struct devlink_ops es58x_dl_ops;
93 static const struct devlink_ops otx2_cpt_devlink_ops = {
95 static const struct devlink_ops hclge_devlink_ops = {
96 static const struct devlink_ops hclgevf_devlink_ops = {
148 extern const struct devlink_ops nfp_devlink_ops;
313 const struct devlink_ops nfp_devlink_ops = {
122 static const struct devlink_ops mlxsw_linecard_dev_devlink_ops = {
195 static const struct devlink_ops qed_dl_ops = {
135 static const struct devlink_ops devlink_flash_ops = {
176 static const struct devlink_ops dpaa2_eth_devlink_ops = {
1265 struct devlink_ops { struct1530 struct devlink *devlink_alloc_ns(const struct devlink_ops *ops, argument1533 static inline struct devlink *devlink_alloc(const struct devlink_ops *ops, in devlink_alloc()
170 static const struct devlink_ops dsa_devlink_ops = {