Home
last modified time | relevance | path

Searched refs:ndo_fcoe_enable (Results 1 – 5 of 5) sorted by relevance

/linux/net/8021q/
A Dvlan_dev.c430 if (ops->ndo_fcoe_enable) in vlan_dev_fcoe_enable()
431 rc = ops->ndo_fcoe_enable(real_dev); in vlan_dev_fcoe_enable()
826 .ndo_fcoe_enable = vlan_dev_fcoe_enable,
/linux/drivers/scsi/fcoe/
A Dfcoe.c303 if (ops->ndo_fcoe_enable) { in fcoe_interface_setup()
304 if (ops->ndo_fcoe_enable(netdev)) in fcoe_interface_setup()
/linux/include/linux/
A Dnetdevice.h1445 int (*ndo_fcoe_enable)(struct net_device *dev); member
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_main.c3881 .ndo_fcoe_enable = cxgb_fcoe_enable,
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c10297 .ndo_fcoe_enable = ixgbe_fcoe_enable,

Completed in 58 milliseconds