Lines Matching refs:devlink_linecard_notify
126 static void devlink_linecard_notify(struct devlink_linecard *linecard, in devlink_linecard_notify() function
159 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecards_notify_register()
167 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_DEL); in devlink_linecards_notify_unregister()
297 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_set()
308 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_set()
337 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_unset()
348 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_unset()
359 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_unset()
472 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devl_linecard_create()
484 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_DEL); in devl_linecard_destroy()
508 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_provision_set()
527 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_provision_clear()
545 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_provision_fail()
560 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_activate()
576 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_deactivate()
603 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_nested_dl_set()