getpfcstate 2572 drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c .getpfcstate = bnx2x_dcbnl_get_pfc_state, getpfcstate 1265 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c .getpfcstate = cxgb4_getpfcstate, getpfcstate 779 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c .getpfcstate = ixgbe_dcbnl_getpfcstate, getpfcstate 728 drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c .getpfcstate = mlx4_en_dcbnl_getpfcstate, getpfcstate 746 drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c .getpfcstate = mlx4_en_dcbnl_getpfcstate, getpfcstate 1008 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c .getpfcstate = mlx5e_dcbnl_getpfcstate, getpfcstate 2413 drivers/net/ethernet/qlogic/qed/qed_dcbx.c .getpfcstate = qed_dcbnl_getpfcstate, getpfcstate 102 drivers/net/ethernet/qlogic/qede/qede_dcbnl.c return edev->ops->dcb->getpfcstate(edev->cdev); getpfcstate 326 drivers/net/ethernet/qlogic/qede/qede_dcbnl.c .getpfcstate = qede_dcbnl_getpfcstate, getpfcstate 1136 drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c .getpfcstate = qlcnic_dcb_get_pfc_state, getpfcstate 253 include/linux/qed/qed_eth_if.h u8 (*getpfcstate)(struct qed_dev *cdev); getpfcstate 83 include/net/dcbnl.h u8 (*getpfcstate)(struct net_device *); getpfcstate 406 net/dcb/dcbnl.c if (!netdev->dcbnl_ops->getpfcstate) getpfcstate 410 net/dcb/dcbnl.c netdev->dcbnl_ops->getpfcstate(netdev));