Searched refs:DEVLINK_CMD_LINECARD_NEW (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/uapi/linux/ |
D | devlink.h | 136 DEVLINK_CMD_LINECARD_NEW, enumerator
|
/Linux-v6.1/net/core/ |
D | devlink.c | 2172 WARN_ON(cmd != DEVLINK_CMD_LINECARD_NEW && in devlink_linecard_notify() 2207 DEVLINK_CMD_LINECARD_NEW, in devlink_nl_cmd_linecard_get_doit() 2238 DEVLINK_CMD_LINECARD_NEW, in devlink_nl_cmd_linecard_get_dumpit() 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() [all …]
|