Home
last modified time | relevance | path

Searched refs:ieee_getpfc (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_dcbnl.c40 if (h->kinfo.dcb_ops->ieee_getpfc) in hns3_dcbnl_ieee_getpfc()
41 return h->kinfo.dcb_ops->ieee_getpfc(h, pfc); in hns3_dcbnl_ieee_getpfc()
110 .ieee_getpfc = hns3_dcbnl_ieee_getpfc,
H A Dhnae3.h805 int (*ieee_getpfc)(struct hnae3_handle *, struct ieee_pfc *); member
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_dcbnl.c133 .ieee_getpfc = fm10k_dcbnl_ieee_getpfc,
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-dcb.c145 .ieee_getpfc = dpaa2_eth_dcbnl_ieee_getpfc,
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_dcbnl.c243 return edev->ops->dcb->ieee_getpfc(edev->cdev, pfc); in qede_dcbnl_ieee_getpfc()
308 .ieee_getpfc = qede_dcbnl_ieee_getpfc,
/linux/include/net/
H A Ddcbnl.h73 int (*ieee_getpfc) (struct net_device *, struct ieee_pfc *); member
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dcb.c282 .ieee_getpfc = xgbe_dcb_ieee_getpfc,
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c718 .ieee_getpfc = mlx4_en_dcbnl_ieee_getpfc,
738 .ieee_getpfc = mlx4_en_dcbnl_ieee_getpfc,
/linux/include/linux/qed/
H A Dqed_eth_if.h194 int (*ieee_getpfc)(struct qed_dev *cdev, struct ieee_pfc *pfc); member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c658 .ieee_getpfc = hclge_ieee_getpfc,
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dcb.c643 .ieee_getpfc = mlxsw_sp_dcbnl_ieee_getpfc,
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c758 .ieee_getpfc = bnxt_dcbnl_ieee_getpfc,
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c839 .ieee_getpfc = i40e_dcbnl_ieee_getpfc,
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c1004 .ieee_getpfc = ice_dcbnl_getpfc,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c996 .ieee_getpfc = mlx5e_dcbnl_ieee_getpfc,
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c1244 .ieee_getpfc = cxgb4_ieee_get_pfc,
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c2404 .ieee_getpfc = qed_dcbnl_ieee_getpfc,