Searched refs:DEVLINK_CMD_LINECARD_NEW (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/devlink/ |
H A D | linecard.c | 133 WARN_ON(cmd != DEVLINK_CMD_LINECARD_NEW && in devlink_linecard_notify() 159 devlink_linecard_notify(linecard, DEVLINK_CMD_LINECARD_NEW); in devlink_linecards_notify_register() 187 DEVLINK_CMD_LINECARD_NEW, in devlink_nl_linecard_get_doit() 216 DEVLINK_CMD_LINECARD_NEW, in devlink_nl_linecard_get_dump_one() 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() [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | devlink.h | 136 DEVLINK_CMD_LINECARD_NEW, enumerator
|