Home
last modified time | relevance | path

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

12

/linux/net/devlink/
H A Ddevl_internal.h48 const struct devlink_ops *ops;
71 struct devlink *__devlink_alloc(const struct devlink_ops *ops, size_t priv_size,
326 bool devlink_reload_actions_valid(const struct devlink_ops *ops);
332 static inline bool devlink_reload_supported(const struct devlink_ops *ops) in devlink_reload_supported()
H A Drate.c373 const struct devlink_ops *ops = devlink->ops; in devlink_nl_rate_parent_node_set()
484 const struct devlink_ops *ops = devlink->ops; in devlink_nl_rate_tc_bw_set()
523 const struct devlink_ops *ops, in devlink_nl_rate_set()
607 static bool devlink_rate_set_ops_supported(const struct devlink_ops *ops, in devlink_rate_set_ops_supported()
692 const struct devlink_ops *ops; in devlink_nl_rate_set_doit()
732 const struct devlink_ops *ops; in devlink_nl_rate_new_doit()
990 const struct devlink_ops *ops; in devl_rate_nodes_destroy()
H A Dsb.c408 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()
906 const struct devlink_ops *ops = devlink->ops; in devlink_nl_sb_occ_snapshot_doit()
922 const struct devlink_ops *ops = devlink->ops; in devlink_nl_sb_occ_max_clear_doit()
H A Dcore.c446 struct devlink *__devlink_alloc(const struct devlink_ops *ops, size_t priv_size, in __devlink_alloc()
519 struct devlink *devlink_alloc_ns(const struct devlink_ops *ops, in devlink_alloc_ns()
H A Ddev.c601 bool devlink_reload_actions_valid(const struct devlink_ops *ops) in devlink_reload_actions_valid()
634 const struct devlink_ops *ops = devlink->ops; in devlink_nl_eswitch_fill()
709 const struct devlink_ops *ops = devlink->ops; in devlink_nl_eswitch_set_doit()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_devlink.c6 static const struct devlink_ops fun_dl_ops = {
/linux/drivers/net/can/kvaser_pciefd/
H A Dkvaser_pciefd_devlink.c34 const struct devlink_ops kvaser_pciefd_devlink_ops = {
H A Dkvaser_pciefd.h92 extern const struct devlink_ops kvaser_pciefd_devlink_ops;
/linux/drivers/net/ethernet/intel/ixd/
H A Dixd_devlink.c76 static const struct devlink_ops ixd_devlink_ops = {
/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_devlink.c61 const struct devlink_ops kvaser_usb_devlink_ops = {
H A Dkvaser_usb.h231 extern const struct devlink_ops kvaser_usb_devlink_ops;
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_devlink.c54 static const struct devlink_ops ionic_dl_ops = {
/linux/drivers/net/ethernet/amd/pds_core/
H A Dmain.c330 static const struct devlink_ops pdsc_dl_ops = {
335 static const struct devlink_ops pdsc_dl_vf_ops = {
343 const struct devlink_ops *ops; in pdsc_probe()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_devlink.c96 static const struct devlink_ops hclgevf_devlink_ops = {
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.h148 extern const struct devlink_ops nfp_devlink_ops;
H A Dnfp_devlink.c318 const struct devlink_ops nfp_devlink_ops = {
/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_devlink.c258 const struct devlink_ops es58x_dl_ops = {
H A Des58x_core.h740 extern const struct devlink_ops es58x_dl_ops;
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecard_dev.c122 static const struct devlink_ops mlxsw_linecard_dev_devlink_ops = {
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_devlink.c133 static const struct devlink_ops hclge_devlink_ops = {
/linux/include/net/
H A Ddevlink.h1372 struct devlink_ops { struct
1656 struct devlink *devlink_alloc_ns(const struct devlink_ops *ops,
1659 static inline struct devlink *devlink_alloc(const struct devlink_ops *ops, in devlink_alloc()
1673 const struct devlink_ops *ops,
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-devlink.c176 static const struct devlink_ops dpaa2_eth_devlink_ops = {
/linux/drivers/net/ethernet/zte/dinghai/
H A Den_pf.c18 static const struct devlink_ops zxdh_pf_devlink_ops = {};
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_devlink.c377 static const struct devlink_ops prestera_dl_ops = {
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c290 static const struct devlink_ops hinic_devlink_ops = {

12