Searched refs:devlink_linecard_notify (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/net/core/ |
D | devlink.c | 2165 static void devlink_linecard_notify(struct devlink_linecard *linecard, in devlink_linecard_notify() function 2319 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_set() 2330 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_set() 2359 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_unset() 2370 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_unset() 2381 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_type_unset() 9693 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_notify_register() 10474 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_create() 10488 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_DEL); in devlink_linecard_destroy() 10513 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecard_provision_set() [all …]
|