Searched refs:ndo_fcoe_enable (Results 1 – 5 of 5) sorted by relevance
430 if (ops->ndo_fcoe_enable) in vlan_dev_fcoe_enable()431 rc = ops->ndo_fcoe_enable(real_dev); in vlan_dev_fcoe_enable()797 .ndo_fcoe_enable = vlan_dev_fcoe_enable,
303 if (ops->ndo_fcoe_enable) { in fcoe_interface_setup()304 if (ops->ndo_fcoe_enable(netdev)) in fcoe_interface_setup()
1392 int (*ndo_fcoe_enable)(struct net_device *dev); member
3883 .ndo_fcoe_enable = cxgb_fcoe_enable,
10312 .ndo_fcoe_enable = ixgbe_fcoe_enable,