Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.h200 extern const struct dcbnl_rtnl_ops bnx2x_dcbnl_ops;
Dbnx2x_dcb.c2553 const struct dcbnl_rtnl_ops bnx2x_dcbnl_ops = { variable
Dbnx2x_main.c13248 dev->dcbnl_ops = &bnx2x_dcbnl_ops; in bnx2x_init_dev()