Home
last modified time | relevance | path

Searched refs:getpfcstate (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_dcbnl.c103 return edev->ops->dcb->getpfcstate(edev->cdev); in qede_dcbnl_getpfcstate()
327 .getpfcstate = qede_dcbnl_getpfcstate,
/linux/include/net/
H A Ddcbnl.h99 u8 (*getpfcstate)(struct net_device *); member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c728 .getpfcstate = mlx4_en_dcbnl_getpfcstate,
746 .getpfcstate = mlx4_en_dcbnl_getpfcstate,
/linux/include/linux/qed/
H A Dqed_eth_if.h216 u8 (*getpfcstate)(struct qed_dev *cdev); member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c862 .getpfcstate = i40e_dcbnl_getpfcstate,
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c777 .getpfcstate = ixgbe_dcbnl_getpfcstate,
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c1026 .getpfcstate = ice_dcbnl_getpfcstate,
/linux/net/dcb/
H A Ddcbnl.c440 if (!netdev->dcbnl_ops->getpfcstate) in dcbnl_getpfcstate()
444 netdev->dcbnl_ops->getpfcstate(netdev)); in dcbnl_getpfcstate()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c1135 .getpfcstate = qlcnic_dcb_get_pfc_state,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c1019 .getpfcstate = mlx5e_dcbnl_getpfcstate,
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c1265 .getpfcstate = cxgb4_getpfcstate,
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c2386 .getpfcstate = qed_dcbnl_getpfcstate,
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c2571 .getpfcstate = bnx2x_dcbnl_get_pfc_state,