Searched refs:dcbnl_notify (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/net/dcb/ |
D | dcbnl.c | 1370 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()
|