Searched refs:dcbnl_notify (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/dcb/ |
H A D | dcbnl.c | 1506 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()
|