Searched refs:_init_action (Results 1 – 1 of 1) sorted by relevance
| /linux/include/net/ |
| H A D | devlink.h | 1311 #define DEVLINK_TRAP_GENERIC(_type, _init_action, _id, _group_id, \ argument 1315 .init_action = DEVLINK_TRAP_ACTION_##_init_action, \ 1323 #define DEVLINK_TRAP_DRIVER(_type, _init_action, _id, _name, _group_id, \ argument 1327 .init_action = DEVLINK_TRAP_ACTION_##_init_action, \
|