Home
last modified time | relevance | path

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

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