Home
last modified time | relevance | path

Searched refs:dcbnl_notify (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/dcb/
H A Ddcbnl.c1370 static int dcbnl_notify(struct net_device *dev, int event, int cmd, in dcbnl_notify() function
1407 return dcbnl_notify(dev, event, cmd, seq, portid, DCB_CAP_DCBX_VER_IEEE); in dcbnl_ieee_notify()
1414 return dcbnl_notify(dev, event, cmd, seq, portid, DCB_CAP_DCBX_VER_CEE); in dcbnl_cee_notify()
/kernel/linux/linux-6.6/net/dcb/
H A Ddcbnl.c1506 static int dcbnl_notify(struct net_device *dev, int event, int cmd, in dcbnl_notify() function
1543 return dcbnl_notify(dev, event, cmd, seq, portid, DCB_CAP_DCBX_VER_IEEE); in dcbnl_ieee_notify()
1550 return dcbnl_notify(dev, event, cmd, seq, portid, DCB_CAP_DCBX_VER_CEE); in dcbnl_cee_notify()

Completed in 6 milliseconds