Searched refs:ndo_fcoe_disable (Results 1 – 5 of 5) sorted by relevance
441 if (ops->ndo_fcoe_disable) in vlan_dev_fcoe_disable()442 rc = ops->ndo_fcoe_disable(real_dev); in vlan_dev_fcoe_disable()824 .ndo_fcoe_disable = vlan_dev_fcoe_disable,
471 if (ops->ndo_fcoe_disable) { in fcoe_interface_remove()472 if (ops->ndo_fcoe_disable(netdev)) in fcoe_interface_remove()
1446 int (*ndo_fcoe_disable)(struct net_device *dev); member
3882 .ndo_fcoe_disable = cxgb_fcoe_disable,
10270 .ndo_fcoe_disable = ixgbe_fcoe_disable,