Searched defs:devlink_ops (Results 1 – 2 of 2) sorted by relevance
1193 struct devlink_ops { struct1199 u32 supported_flash_update_params;1200 unsigned long reload_actions;1201 unsigned long reload_limits;1239 int (*sb_occ_snapshot)(struct devlink *devlink,1272 int (*flash_update)(struct devlink *devlink,1283 int (*trap_init)(struct devlink *devlink,1291 void (*trap_fini)(struct devlink *devlink,1314 int (*trap_group_set)(struct devlink *devlink,1410 int (*port_new)(struct devlink *devlink,[all …]
1178 const struct devlink_ops *devlink_ops; in bnxt_dl_register() local
Completed in 16 milliseconds