Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
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,
A Dhnae3.h769 int (*ieee_getpfc)(struct hnae3_handle *, struct ieee_pfc *); member
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/
A Dfm10k_dcbnl.c133 .ieee_getpfc = fm10k_dcbnl_ieee_getpfc,
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth-dcb.c145 .ieee_getpfc = dpaa2_eth_dcbnl_ieee_getpfc,
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
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-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe-dcb.c282 .ieee_getpfc = xgbe_dcb_ieee_getpfc,
/linux-6.3-rc2/include/net/
A Ddcbnl.h73 int (*ieee_getpfc) (struct net_device *, struct ieee_pfc *); member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Den_dcb_nl.c718 .ieee_getpfc = mlx4_en_dcbnl_ieee_getpfc,
738 .ieee_getpfc = mlx4_en_dcbnl_ieee_getpfc,
/linux-6.3-rc2/include/linux/qed/
A Dqed_eth_if.h194 int (*ieee_getpfc)(struct qed_dev *cdev, struct ieee_pfc *pfc); member
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_dcbnl.c453 .ieee_getpfc = otx2_dcbnl_ieee_getpfc,
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_dcb.c631 .ieee_getpfc = hclge_ieee_getpfc,
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_dcb.c643 .ieee_getpfc = mlxsw_sp_dcbnl_ieee_getpfc,
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_dcb.c750 .ieee_getpfc = bnxt_dcbnl_ieee_getpfc,
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_dcb_nl.c843 .ieee_getpfc = i40e_dcbnl_ieee_getpfc,
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb_nl.c756 .ieee_getpfc = ixgbe_dcbnl_ieee_getpfc,
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_dcb_nl.c954 .ieee_getpfc = ice_dcbnl_getpfc,
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_dcbnl.c993 .ieee_getpfc = mlx5e_dcbnl_ieee_getpfc,
/linux-6.3-rc2/net/dcb/
A Ddcbnl.c1201 if (ops->ieee_getpfc) { in dcbnl_ieee_fill()
1204 err = ops->ieee_getpfc(netdev, &pfc); in dcbnl_ieee_fill()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_dcb.c1244 .ieee_getpfc = cxgb4_ieee_get_pfc,
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_dcbx.c2404 .ieee_getpfc = qed_dcbnl_ieee_getpfc,

Completed in 37 milliseconds