Lines Matching refs:value
524 union devlink_param_value value;
526 value.vu32 = nsim_dev->max_macs;
529 value);
530 value.vbool = nsim_dev->test1;
533 value);
886 * traps. The value is written by user and read in delayed work when
959 * value to true. So forbid it.
977 * value to true. Fail right away.
1156 pr_err("%s rate value %lluBps not in link speed units of 1Mbps.\n",
1158 NL_SET_ERR_MSG_MOD(extack, "TX rate value not in link speed units of 1Mbps.");
1163 pr_err("%s rate value %lluMbps exceed link maximum speed 5000Mbps.\n",
1165 NL_SET_ERR_MSG_MOD(extack, "TX rate value exceed link maximum speed 5000Mbps.");