Home
last modified time | relevance | path

Searched refs:ieee_pfc (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_dcb.c241 static int bnxt_hwrm_queue_pfc_cfg(struct bnxt *bp, struct ieee_pfc *pfc) in bnxt_hwrm_queue_pfc_cfg()
289 static int bnxt_hwrm_queue_pfc_qcfg(struct bnxt *bp, struct ieee_pfc *pfc) in bnxt_hwrm_queue_pfc_qcfg()
583 static int bnxt_dcbnl_ieee_getpfc(struct net_device *dev, struct ieee_pfc *pfc) in bnxt_dcbnl_ieee_getpfc()
587 struct ieee_pfc *my_pfc = bp->ieee_pfc; in bnxt_dcbnl_ieee_getpfc()
600 bp->ieee_pfc = my_pfc; in bnxt_dcbnl_ieee_getpfc()
623 static int bnxt_dcbnl_ieee_setpfc(struct net_device *dev, struct ieee_pfc *pfc) in bnxt_dcbnl_ieee_setpfc()
626 struct ieee_pfc *my_pfc = bp->ieee_pfc; in bnxt_dcbnl_ieee_setpfc()
637 bp->ieee_pfc = my_pfc; in bnxt_dcbnl_ieee_setpfc()
774 kfree(bp->ieee_pfc); in bnxt_dcb_free()
776 bp->ieee_pfc = NULL; in bnxt_dcb_free()
A Dbnxt_dcb.h18 struct ieee_pfc *ieee_pfc; member
/linux/include/net/
A Ddcbnl.h57 int (*ieee_getpfc) (struct net_device *, struct ieee_pfc *);
58 int (*ieee_setpfc) (struct net_device *, struct ieee_pfc *);
63 int (*ieee_peer_getpfc) (struct net_device *, struct ieee_pfc *);
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_dcbnl.c33 static int hns3_dcbnl_ieee_getpfc(struct net_device *ndev, struct ieee_pfc *pfc) in hns3_dcbnl_ieee_getpfc()
46 static int hns3_dcbnl_ieee_setpfc(struct net_device *ndev, struct ieee_pfc *pfc) in hns3_dcbnl_ieee_setpfc()
A Dhnae3.h738 int (*ieee_getpfc)(struct hnae3_handle *, struct ieee_pfc *);
739 int (*ieee_setpfc)(struct hnae3_handle *, struct ieee_pfc *);
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_dcbnl.c77 static int fm10k_dcbnl_ieee_getpfc(struct net_device *dev, struct ieee_pfc *pfc) in fm10k_dcbnl_ieee_getpfc()
93 static int fm10k_dcbnl_ieee_setpfc(struct net_device *dev, struct ieee_pfc *pfc) in fm10k_dcbnl_ieee_setpfc()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth-dcb.c7 struct ieee_pfc *pfc) in dpaa2_eth_dcbnl_ieee_getpfc()
62 struct ieee_pfc *pfc) in dpaa2_eth_dcbnl_ieee_setpfc()
A Ddpaa2-eth.h556 struct ieee_pfc pfc;
/linux/include/linux/qed/
A Dqed_eth_if.h194 int (*ieee_getpfc)(struct qed_dev *cdev, struct ieee_pfc *pfc);
195 int (*ieee_setpfc)(struct qed_dev *cdev, struct ieee_pfc *pfc);
199 int (*ieee_peer_getpfc)(struct qed_dev *cdev, struct ieee_pfc *pfc);
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-dcb.c211 struct ieee_pfc *pfc) in xgbe_dcb_ieee_getpfc()
228 struct ieee_pfc *pfc) in xgbe_dcb_ieee_setpfc()
A Dxgbe-dev.c554 struct ieee_pfc *pfc = pdata->pfc; in xgbe_enable_tx_flow_control()
617 struct ieee_pfc *pfc = pdata->pfc; in xgbe_config_tx_flow_control()
629 struct ieee_pfc *pfc = pdata->pfc; in xgbe_config_rx_flow_control()
641 struct ieee_pfc *pfc = pdata->pfc; in xgbe_config_flow_control()
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_dcbnl.c239 struct ieee_pfc *pfc) in qede_dcbnl_ieee_getpfc()
247 struct ieee_pfc *pfc) in qede_dcbnl_ieee_setpfc()
292 struct ieee_pfc *pfc) in qede_dcbnl_ieee_peer_getpfc()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb_nl.c561 struct ieee_pfc *pfc) in ixgbe_dcbnl_ieee_getpfc()
564 struct ieee_pfc *my_pfc = adapter->ixgbe_ieee_pfc; in ixgbe_dcbnl_ieee_getpfc()
586 struct ieee_pfc *pfc) in ixgbe_dcbnl_ieee_setpfc()
597 adapter->ixgbe_ieee_pfc = kmalloc(sizeof(struct ieee_pfc), in ixgbe_dcbnl_ieee_setpfc()
717 struct ieee_pfc pfc = {0}; in ixgbe_dcbnl_setdcbx()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dport_buffer.h68 struct ieee_pfc *pfc,
A Dport_buffer.c265 struct ieee_pfc *pfc, in mlx5e_port_manual_buffer_config()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_dcb.c494 struct ieee_pfc *my_pfc = mlxsw_sp_port->dcb.pfc; in mlxsw_sp_port_pfc_cnt_get()
511 struct ieee_pfc *pfc) in mlxsw_sp_dcbnl_ieee_getpfc()
531 struct ieee_pfc *pfc) in mlxsw_sp_port_pfc_set()
545 struct ieee_pfc *pfc) in mlxsw_sp_dcbnl_ieee_setpfc()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_dcbnl.c341 struct ieee_pfc *pfc) in mlx5e_dcbnl_ieee_getpfc()
361 struct ieee_pfc *pfc) in mlx5e_dcbnl_ieee_setpfc()
366 struct ieee_pfc pfc_new; in mlx5e_dcbnl_ieee_setpfc()
625 struct ieee_pfc pfc; in mlx5e_dcbnl_setall()
794 struct ieee_pfc pfc; in mlx5e_dcbnl_get_priority_pfc()
885 struct ieee_pfc pfc; in mlx5e_dcbnl_getpfcstate()
/linux/drivers/net/ethernet/mellanox/mlx4/
A Den_dcb_nl.c401 struct ieee_pfc *pfc) in mlx4_en_dcbnl_ieee_getpfc()
412 struct ieee_pfc *pfc) in mlx4_en_dcbnl_ieee_setpfc()
461 struct ieee_pfc pfc = {0}; in mlx4_en_dcbnl_setdcbx()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_dcb.c287 static int hclge_ieee_getpfc(struct hnae3_handle *h, struct ieee_pfc *pfc) in hclge_ieee_getpfc()
310 static int hclge_ieee_setpfc(struct hnae3_handle *h, struct ieee_pfc *pfc) in hclge_ieee_setpfc()
/linux/include/uapi/linux/
A Ddcbnl.h157 struct ieee_pfc { struct
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_dcb_nl.c74 struct ieee_pfc *pfc) in i40e_dcbnl_ieee_getpfc()
155 struct ieee_pfc *pfc) in i40e_dcbnl_ieee_setpfc()
/linux/net/dcb/
A Ddcbnl.c163 [DCB_ATTR_IEEE_PFC] = {.len = sizeof(struct ieee_pfc)},
1094 struct ieee_pfc pfc; in dcbnl_ieee_fill()
1147 struct ieee_pfc pfc; in dcbnl_ieee_fill()
1469 struct ieee_pfc *pfc = nla_data(ieee[DCB_ATTR_IEEE_PFC]); in dcbnl_ieee_set()
/linux/drivers/net/ethernet/intel/ice/
A Dice_dcb_nl.c228 static int ice_dcbnl_getpfc(struct net_device *netdev, struct ieee_pfc *pfc) in ice_dcbnl_getpfc()
254 static int ice_dcbnl_setpfc(struct net_device *netdev, struct ieee_pfc *pfc) in ice_dcbnl_setpfc()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_dcbx.c2033 struct ieee_pfc *pfc, bool remote) in qed_dcbnl_get_ieee_pfc()
2075 static int qed_dcbnl_ieee_getpfc(struct qed_dev *cdev, struct ieee_pfc *pfc) in qed_dcbnl_ieee_getpfc()
2080 static int qed_dcbnl_ieee_setpfc(struct qed_dev *cdev, struct ieee_pfc *pfc) in qed_dcbnl_ieee_setpfc()
2224 qed_dcbnl_ieee_peer_getpfc(struct qed_dev *cdev, struct ieee_pfc *pfc) in qed_dcbnl_ieee_peer_getpfc()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_dcb.c1001 static int cxgb4_ieee_get_pfc(struct net_device *dev, struct ieee_pfc *pfc) in cxgb4_ieee_get_pfc()
1006 memset(pfc, 0, sizeof(struct ieee_pfc)); in cxgb4_ieee_get_pfc()

Completed in 51 milliseconds

12