Home
last modified time | relevance | path

Searched refs:setpfcstate (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_dcbnl.c172 return edev->ops->dcb->setpfcstate(edev->cdev, state); in qede_dcbnl_setpfcstate()
336 .setpfcstate = qede_dcbnl_setpfcstate,
/linux/include/net/
H A Ddcbnl.h100 void (*setpfcstate)(struct net_device *, u8); member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c729 .setpfcstate = mlx4_en_dcbnl_setpfcstate,
747 .setpfcstate = mlx4_en_dcbnl_setpfcstate,
/linux/include/linux/qed/
H A Dqed_eth_if.h230 void (*setpfcstate)(struct qed_dev *cdev, u8 state); member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c863 .setpfcstate = i40e_dcbnl_setpfcstate,
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c778 .setpfcstate = ixgbe_dcbnl_setpfcstate,
/linux/net/dcb/
H A Ddcbnl.c455 if (!netdev->dcbnl_ops->setpfcstate) in dcbnl_setpfcstate()
460 netdev->dcbnl_ops->setpfcstate(netdev, value); in dcbnl_setpfcstate()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c1020 .setpfcstate = mlx5e_dcbnl_setpfcstate,
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c1266 .setpfcstate = cxgb4_setpfcstate,
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c2394 .setpfcstate = qed_dcbnl_setpfcstate,
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c2572 .setpfcstate = bnx2x_dcbnl_set_pfc_state,