Searched refs:fcoe_mtu (Results 1 – 7 of 7) sorted by relevance
84 netdev->fcoe_mtu = true; in cxgb_fcoe_enable()114 netdev->fcoe_mtu = false; in cxgb_fcoe_disable()
861 netdev->fcoe_mtu = true; in ixgbe_fcoe_enable()901 netdev->fcoe_mtu = false; in ixgbe_fcoe_disable()
501 if (dev->fcoe_mtu) in ixgbe_set_vf_lpe()865 if (dev->fcoe_mtu) in ixgbe_set_vf_rx_tx()
321 if (adapter->netdev->fcoe_mtu) in ixgbe_dcbnl_set_all()
5508 if (adapter->netdev->fcoe_mtu) in ixgbe_configure_dcb()5565 if (dev->fcoe_mtu && tc < IXGBE_FCOE_JUMBO_FRAME_SIZE && in ixgbe_hpbthresh()5626 if (dev->fcoe_mtu && tc < IXGBE_FCOE_JUMBO_FRAME_SIZE && in ixgbe_lpbthresh()
539 dev->fcoe_mtu = true; in vlan_dev_init()
2521 unsigned long fcoe_mtu:1; member