Home
last modified time | relevance | path

Searched refs:bnxt_vf_dl_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c294 static const struct devlink_ops bnxt_vf_dl_ops; variable
756 dl = devlink_alloc(&bnxt_vf_dl_ops, sizeof(struct bnxt_dl)); in bnxt_dl_register()