Searched refs:devlink_linecard_notify (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/net/devlink/ |
D | linecard.c | 129 static void devlink_linecard_notify(struct devlink_linecard *linecard, in devlink_linecard_notify() function 161 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecards_notify_register() 169 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_DEL); in devlink_linecards_notify_unregister() 299 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_set() 310 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_set() 339 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_unset() 350 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_unset() 361 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_unset() 473 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devl_linecard_create() 485 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_DEL); in devl_linecard_destroy() [all …]
|