Searched refs:ndo_fcoe_disable (Results 1 – 5 of 5) sorted by relevance
457 if (ops->ndo_fcoe_disable) in vlan_dev_fcoe_disable()458 rc = ops->ndo_fcoe_disable(real_dev); in vlan_dev_fcoe_disable()1085 .ndo_fcoe_disable = vlan_dev_fcoe_disable,
472 if (ops->ndo_fcoe_disable) { in fcoe_interface_remove()473 if (ops->ndo_fcoe_disable(netdev)) in fcoe_interface_remove()
1508 int (*ndo_fcoe_disable)(struct net_device *dev); member
3881 .ndo_fcoe_disable = cxgb_fcoe_disable,
10427 .ndo_fcoe_disable = ixgbe_fcoe_disable,