Searched refs:ndo_fcoe_enable (Results 1 – 5 of 5) sorted by relevance
427 if (ops->ndo_fcoe_enable) in vlan_dev_fcoe_enable() 428 rc = ops->ndo_fcoe_enable(real_dev);1036 .ndo_fcoe_enable = vlan_dev_fcoe_enable,
304 if (ops->ndo_fcoe_enable) { in fcoe_interface_setup()305 if (ops->ndo_fcoe_enable(netdev)) in fcoe_interface_setup()
1536 int (*ndo_fcoe_enable)(struct net_device *dev); member
3871 .ndo_fcoe_enable = cxgb_fcoe_enable,
11080 .ndo_fcoe_enable = ixgbe_fcoe_enable,