Searched refs:_init_action (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/include/net/ |
| D | devlink.h | 1169 #define DEVLINK_TRAP_GENERIC(_type, _init_action, _id, _group_id, \ argument 1173 .init_action = DEVLINK_TRAP_ACTION_##_init_action, \ 1181 #define DEVLINK_TRAP_DRIVER(_type, _init_action, _id, _name, _group_id, \ argument 1185 .init_action = DEVLINK_TRAP_ACTION_##_init_action, \
|