Home
last modified time | relevance | path

Searched refs:dcbnl_cee_notify (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Ddcbnl.h41 int dcbnl_cee_notify(struct net_device *dev, int event, int cmd,
/kernel/linux/linux-6.6/include/net/
H A Ddcbnl.h57 int dcbnl_cee_notify(struct net_device *dev, int event, int cmd,
/kernel/linux/linux-5.10/net/dcb/
H A Ddcbnl.c546 dcbnl_cee_notify(netdev, RTM_SETDCB, DCB_CMD_SAPP, seq, 0); in dcbnl_setapp()
760 dcbnl_cee_notify(netdev, RTM_SETDCB, DCB_CMD_SET_ALL, seq, 0); in dcbnl_setall()
1411 int dcbnl_cee_notify(struct net_device *dev, int event, int cmd, in dcbnl_cee_notify() function
1416 EXPORT_SYMBOL(dcbnl_cee_notify); variable
/kernel/linux/linux-6.6/net/dcb/
H A Ddcbnl.c580 dcbnl_cee_notify(netdev, RTM_SETDCB, DCB_CMD_SAPP, seq, 0); in dcbnl_setapp()
794 dcbnl_cee_notify(netdev, RTM_SETDCB, DCB_CMD_SET_ALL, seq, 0); in dcbnl_setall()
1547 int dcbnl_cee_notify(struct net_device *dev, int event, int cmd, in dcbnl_cee_notify() function
1552 EXPORT_SYMBOL(dcbnl_cee_notify); variable
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c816 dcbnl_cee_notify(bp->dev, RTM_GETDCB, DCB_CMD_CEE_GET, 0, 0); in bnx2x_dcbx_set_params()
1916 dcbnl_cee_notify(bp->dev, RTM_GETDCB, DCB_CMD_CEE_GET, 0, 0); in bnx2x_dcbx_pmf_update()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c816 dcbnl_cee_notify(bp->dev, RTM_GETDCB, DCB_CMD_CEE_GET, 0, 0); in bnx2x_dcbx_set_params()
1916 dcbnl_cee_notify(bp->dev, RTM_GETDCB, DCB_CMD_CEE_GET, 0, 0); in bnx2x_dcbx_pmf_update()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c776 dcbnl_cee_notify(adapter->netdev, RTM_GETDCB, DCB_CMD_CEE_GET, 0, 0); in qlcnic_dcb_data_cee_param_map()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c776 dcbnl_cee_notify(adapter->netdev, RTM_GETDCB, DCB_CMD_CEE_GET, 0, 0); in qlcnic_dcb_data_cee_param_map()

Completed in 16 milliseconds