Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c8490 static const struct switchdev_ops bnxt_switchdev_ops = { variable
8871 SWITCHDEV_SET_OPS(dev, &bnxt_switchdev_ops); in bnxt_init_one()