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,
478 if (ops->ndo_fcoe_disable) { in fcoe_interface_remove()479 if (ops->ndo_fcoe_disable(netdev)) in fcoe_interface_remove()
1467 .ndo_fcoe_disable = i40e_fcoe_disable,
8114 .ndo_fcoe_disable = i40e_fcoe_disable,
1114 int (*ndo_fcoe_disable)(struct net_device *dev); member
3022 .ndo_fcoe_disable = cxgb_fcoe_disable,
8184 .ndo_fcoe_disable = ixgbe_fcoe_disable,