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