Searched refs:ndo_fcoe_enable (Results 1 – 7 of 7) sorted by relevance
413 if (ops->ndo_fcoe_enable) in vlan_dev_fcoe_enable()414 rc = ops->ndo_fcoe_enable(real_dev); in vlan_dev_fcoe_enable()766 .ndo_fcoe_enable = vlan_dev_fcoe_enable,
315 if (ops->ndo_fcoe_enable) { in fcoe_interface_setup()316 if (ops->ndo_fcoe_enable(netdev)) in fcoe_interface_setup()
1466 .ndo_fcoe_enable = i40e_fcoe_enable,
8113 .ndo_fcoe_enable = i40e_fcoe_enable,
1113 int (*ndo_fcoe_enable)(struct net_device *dev); member
3021 .ndo_fcoe_enable = cxgb_fcoe_enable,
8183 .ndo_fcoe_enable = ixgbe_fcoe_enable,