Searched refs:dcbnl_ieee_notify (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ |
H A D | dcbnl.h | 55 int dcbnl_ieee_notify(struct net_device *dev, int event, int cmd,
|
/linux/net/dcb/ |
H A D | dcbnl.c | 1540 int dcbnl_ieee_notify(struct net_device *dev, int event, int cmd, in dcbnl_ieee_notify() function 1545 EXPORT_SYMBOL(dcbnl_ieee_notify); 1692 dcbnl_ieee_notify(netdev, RTM_SETDCB, DCB_CMD_IEEE_SET, seq, 0); in dcbnl_ieee_set() 1744 dcbnl_ieee_notify(netdev, RTM_SETDCB, DCB_CMD_IEEE_DEL, seq, 0); in dcbnl_ieee_del()
|