/linux/net/devlink/ |
H A D | rate.c | 286 const struct devlink_ops *ops = devlink->ops; in devlink_nl_rate_parent_node_set() 389 const struct devlink_ops *ops = devlink->ops; in devlink_nl_rate_tc_bw_set() 427 const struct devlink_ops *ops, in devlink_nl_rate_set() 507 static bool devlink_rate_set_ops_supported(const struct devlink_ops *ops, in devlink_rate_set_ops_supported() 591 const struct devlink_ops *ops; in devlink_nl_rate_set_doit() 613 const struct devlink_ops *ops; in devlink_nl_rate_new_doit() 823 const struct devlink_ops *ops = devlink->ops; in devl_rate_nodes_destroy()
|
H A D | sb.c | 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() 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()
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_devlink.c | 6 static const struct devlink_ops fun_dl_ops = {
|
/linux/drivers/net/can/kvaser_pciefd/ |
H A D | kvaser_pciefd_devlink.c | 34 const struct devlink_ops kvaser_pciefd_devlink_ops = {
|
H A D | kvaser_pciefd.h | 92 extern const struct devlink_ops kvaser_pciefd_devlink_ops;
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_devlink.c | 650 static const struct devlink_ops bnxt_dl_ops = { 666 static const struct devlink_ops bnxt_vf_dl_ops; 1276 const struct devlink_ops *devlink_ops; in bnxt_dl_register() local 1283 devlink_ops = &bnxt_dl_ops; in bnxt_dl_register() 1285 devlink_ops = &bnxt_vf_dl_ops; in bnxt_dl_register() 1287 dl = devlink_alloc(devlink_ops, sizeof(struct bnxt_dl), &bp->pdev->dev); in bnxt_dl_register()
|
/linux/drivers/net/can/usb/kvaser_usb/ |
H A D | kvaser_usb_devlink.c | 61 const struct devlink_ops kvaser_usb_devlink_ops = {
|
H A D | kvaser_usb.h | 231 extern const struct devlink_ops kvaser_usb_devlink_ops;
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | devlink.c | 7 static const struct devlink_ops mlx5e_devlink_ops = {
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_devlink.c | 54 static const struct devlink_ops ionic_dl_ops = {
|
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.h | 124 extern const struct devlink_ops ocelot_devlink_ops;
|
/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | main.c | 323 static const struct devlink_ops pdsc_dl_ops = { 328 static const struct devlink_ops pdsc_dl_vf_ops = { 336 const struct devlink_ops *ops; in pdsc_probe()
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_devlink.c | 96 static const struct devlink_ops hclgevf_devlink_ops = {
|
/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_main.h | 148 extern const struct devlink_ops nfp_devlink_ops;
|
/linux/drivers/net/can/usb/etas_es58x/ |
H A D | es58x_devlink.c | 258 const struct devlink_ops es58x_dl_ops = {
|
H A D | es58x_core.h | 740 extern const struct devlink_ops es58x_dl_ops;
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_devlink.c | 129 static const struct devlink_ops ena_devlink_ops = {
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_linecard_dev.c | 122 static const struct devlink_ops mlxsw_linecard_dev_devlink_ops = {
|
/linux/drivers/dpll/zl3073x/ |
H A D | devlink.c | 141 static const struct devlink_ops zl3073x_devlink_ops = {
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_devlink.c | 190 static const struct devlink_ops otx2_devlink_ops = {
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_devlink.c | 196 static const struct devlink_ops qed_dl_ops = {
|
/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_devlink.c | 136 static const struct devlink_ops devlink_flash_ops = {
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth-devlink.c | 176 static const struct devlink_ops dpaa2_eth_devlink_ops = {
|
/linux/drivers/net/ethernet/broadcom/bnge/ |
H A D | bnge_devlink.c | 262 static const struct devlink_ops bnge_devlink_ops = {
|
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_devlink.c | 367 static const struct devlink_ops fbnic_devlink_ops = {
|