Home
last modified time | relevance | path

Searched defs:dcbnl_ops (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c131 static const struct dcbnl_rtnl_ops dcbnl_ops = { variable
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c707 static const struct dcbnl_rtnl_ops dcbnl_ops = { variable
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c828 static const struct dcbnl_rtnl_ops dcbnl_ops = { variable
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h2193 const struct dcbnl_rtnl_ops *dcbnl_ops; member