Searched refs:fcoe_get_wwn (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/fcoe/
H A Dfcoe.c575 * fcoe_get_wwn() - Get the world wide name from LLD if it supports it
582 static int fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) function
679 if (fcoe_get_wwn(netdev, &wwnn, NETDEV_FCOE_WWNN))
682 if (fcoe_get_wwn(netdev, &wwpn, NETDEV_FCOE_WWPN))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c575 * fcoe_get_wwn() - Get the world wide name from LLD if it supports it
582 static int fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) function
679 if (fcoe_get_wwn(netdev, &wwnn, NETDEV_FCOE_WWNN))
682 if (fcoe_get_wwn(netdev, &wwpn, NETDEV_FCOE_WWPN))

Completed in 143 milliseconds