Searched refs:ndo_fcoe_enable (Results 1 – 4 of 4) sorted by relevance
433 if (ops->ndo_fcoe_enable) in vlan_dev_fcoe_enable() 434 rc = ops->ndo_fcoe_enable(real_dev); in vlan_dev_fcoe_enable() 1071 .ndo_fcoe_enable = vlan_dev_fcoe_enable, in vlan_dev_work()
1557 int (*ndo_fcoe_enable)(struct net_device *dev); member
3871 .ndo_fcoe_enable = cxgb_fcoe_enable,
11101 .ndo_fcoe_enable = ixgbe_fcoe_enable,