Searched refs:otx2_dl_params (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_devlink.c72 static const struct devlink_param otx2_dl_params[] = { variable in typeref:struct:devlink_param
101 err = devlink_params_register(dl, otx2_dl_params,
102 ARRAY_SIZE(otx2_dl_params));
123 devlink_params_unregister(dl, otx2_dl_params,
124 ARRAY_SIZE(otx2_dl_params));

Completed in 112 milliseconds