Searched refs:setpfcstate (Results 1 – 5 of 5) sorted by relevance
82 void (*setpfcstate)(struct net_device *, u8); member
805 .setpfcstate = ixgbe_dcbnl_setpfcstate,
432 if (!netdev->dcbnl_ops->setpfcstate) in dcbnl_setpfcstate()437 netdev->dcbnl_ops->setpfcstate(netdev, value); in dcbnl_setpfcstate()
1244 .setpfcstate = cxgb4_setpfcstate,
2544 .setpfcstate = bnx2x_dcbnl_set_pfc_state,