Home
last modified time | relevance | path

Searched refs:devlink_ops (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.3-rc2/net/devlink/
A Ddevl_internal.h40 const struct devlink_ops *ops;
183 bool devlink_reload_actions_valid(const struct devlink_ops *ops);
189 static inline bool devlink_reload_supported(const struct devlink_ops *ops) in devlink_reload_supported()
A Dleftover.c877 const struct devlink_ops *ops; in devlink_nl_port_function_attrs_put()
1190 const struct devlink_ops *ops; in devlink_port_fn_state_set()
1465 const struct devlink_ops *ops = devlink->ops; in devlink_nl_rate_parent_node_set()
1525 const struct devlink_ops *ops, in devlink_nl_rate_set()
1670 const struct devlink_ops *ops = devlink->ops; in devlink_nl_cmd_rate_set_doit()
1688 const struct devlink_ops *ops; in devlink_nl_cmd_rate_new_doit()
1745 const struct devlink_ops *ops = devlink->ops; in devlink_nl_cmd_rate_del_doit()
2311 const struct devlink_ops *ops = devlink->ops; in devlink_sb_pool_set()
2359 const struct devlink_ops *ops = devlink->ops; in devlink_nl_sb_port_pool_fill()
2562 const struct devlink_ops *ops = devlink->ops; in devlink_nl_sb_tc_pool_bind_fill()
[all …]
A Dcore.c186 struct devlink *devlink_alloc_ns(const struct devlink_ops *ops, in devlink_alloc_ns()
A Ddev.c500 bool devlink_reload_actions_valid(const struct devlink_ops *ops) in devlink_reload_actions_valid()
533 const struct devlink_ops *ops = devlink->ops; in devlink_nl_eswitch_fill()
608 const struct devlink_ops *ops = devlink->ops; in devlink_nl_cmd_eswitch_set_doit()
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth_devlink.c6 static const struct devlink_ops fun_dl_ops = {
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_devlink.c672 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() local
1268 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()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Ddevlink.c7 static const struct devlink_ops mlx5e_devlink_ops = {
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/
A Dionic_devlink.c54 static const struct devlink_ops ionic_dl_ops = {
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot.h117 extern const struct devlink_ops ocelot_devlink_ops;
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_devlink.c80 static const struct devlink_ops otx2_devlink_ops = {
/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
A Dotx2_cpt_devlink.c93 static const struct devlink_ops otx2_cpt_devlink_ops = {
/linux-6.3-rc2/drivers/net/can/usb/etas_es58x/
A Des58x_devlink.c233 const struct devlink_ops es58x_dl_ops = {
A Des58x_core.h740 extern const struct devlink_ops es58x_dl_ops;
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_devlink.c95 static const struct devlink_ops hclge_devlink_ops = {
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_devlink.c96 static const struct devlink_ops hclgevf_devlink_ops = {
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A Dnfp_main.h148 extern const struct devlink_ops nfp_devlink_ops;
A Dnfp_devlink.c313 const struct devlink_ops nfp_devlink_ops = {
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_linecard_dev.c122 static const struct devlink_ops mlxsw_linecard_dev_devlink_ops = {
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_devlink.c195 static const struct devlink_ops qed_dl_ops = {
/linux-6.3-rc2/drivers/net/wwan/iosm/
A Diosm_ipc_devlink.c135 static const struct devlink_ops devlink_flash_ops = {
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth-devlink.c176 static const struct devlink_ops dpaa2_eth_devlink_ops = {
/linux-6.3-rc2/include/net/
A Ddevlink.h1260 struct devlink_ops { struct
1643 struct devlink *devlink_alloc_ns(const struct devlink_ops *ops, argument
1646 static inline struct devlink *devlink_alloc(const struct devlink_ops *ops, in devlink_alloc()
/linux-6.3-rc2/net/dsa/
A Ddevlink.c170 static const struct devlink_ops dsa_devlink_ops = {
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_devlink.c377 static const struct devlink_ops prestera_dl_ops = {
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/
A Dhinic_devlink.c290 static const struct devlink_ops hinic_devlink_ops = {

Completed in 56 milliseconds

12