Searched refs:ndo_fcoe_disable (Results 1 – 7 of 7) sorted by relevance
424 if (ops->ndo_fcoe_disable) in vlan_dev_fcoe_disable()425 rc = ops->ndo_fcoe_disable(real_dev); in vlan_dev_fcoe_disable()767 .ndo_fcoe_disable = vlan_dev_fcoe_disable,
477 if (ops->ndo_fcoe_disable) { in fcoe_interface_remove()478 if (ops->ndo_fcoe_disable(netdev)) in fcoe_interface_remove()
1467 .ndo_fcoe_disable = i40e_fcoe_disable,
8589 .ndo_fcoe_disable = i40e_fcoe_disable,
1140 int (*ndo_fcoe_disable)(struct net_device *dev); member
3092 .ndo_fcoe_disable = cxgb_fcoe_disable,
8430 .ndo_fcoe_disable = ixgbe_fcoe_disable,