Searched refs:getdcbx (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_dcbnl.c | 90 if (h->kinfo.dcb_ops->getdcbx) in hns3_dcbnl_getdcbx() 91 return h->kinfo.dcb_ops->getdcbx(h); in hns3_dcbnl_getdcbx() 114 .getdcbx = hns3_dcbnl_getdcbx,
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_dcbnl.c | 136 .getdcbx = fm10k_dcbnl_getdcbx,
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth-dcb.c | 147 .getdcbx = dpaa2_eth_dcbnl_getdcbx,
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_dcbnl.c | 117 return edev->ops->dcb->getdcbx(edev->cdev); in qede_dcbnl_getdcbx() 329 .getdcbx = qede_dcbnl_getdcbx,
|
| /linux/include/net/ |
| H A D | dcbnl.h | 111 u8 (*getdcbx)(struct net_device *); member
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_dcb_nl.c | 730 .getdcbx = mlx4_en_dcbnl_getdcbx, 748 .getdcbx = mlx4_en_dcbnl_getdcbx,
|
| /linux/include/linux/qed/ |
| H A D | qed_eth_if.h | 221 u8 (*getdcbx)(struct qed_dev *cdev); member
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_dcb.c | 662 .getdcbx = hclge_getdcbx,
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_dcb.c | 648 .getdcbx = mlxsw_sp_dcbnl_getdcbx,
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_dcb_nl.c | 840 .getdcbx = i40e_dcbnl_getdcbx,
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_dcb.c | 764 .getdcbx = bnxt_dcbnl_getdcbx,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dcb_nl.c | 1030 .getdcbx = ice_dcbnl_getdcbx,
|
| /linux/drivers/scsi/fcoe/ |
| H A D | fcoe.c | 2122 if (netdev && netdev->dcbnl_ops && netdev->dcbnl_ops->getdcbx) { in fcoe_dcb_create() 2123 dcbx = netdev->dcbnl_ops->getdcbx(netdev); in fcoe_dcb_create()
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_dcb.c | 1136 .getdcbx = qlcnic_dcb_get_dcbx,
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_dcb.c | 1271 .getdcbx = cxgb4_getdcbx,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_dcbnl.c | 1031 .getdcbx = mlx5e_dcbnl_getdcbx,
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_dcbx.c | 2387 .getdcbx = qed_dcbnl_getdcbx,
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_dcb.c | 2574 .getdcbx = bnx2x_dcbnl_get_dcbx,
|