android_kernel_xiaomi_sdm845/drivers/scsi/fcoe
Yi Zou ea1e9a9df5 [SCSI] fcoe, libfc: check offload features from LLD through netdev
This checks if net_devices supports FCoE offload ops in netdev_ops and it
if it does, then sets up the corresponding flags in the associated fc_lport.

For large send offload, the maximum length supported in one large send is now
described by the added lso_max in fc_lport, which is setup initially from
netdev->gso_max_size.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-03-13 15:13:48 -05:00
..
fc_transport_fcoe.c [SCSI] fcoe: Correct fcoe_transports initialization vs. registration 2009-03-10 09:06:17 -05:00
fcoe_sw.c [SCSI] fcoe, libfc: check offload features from LLD through netdev 2009-03-13 15:13:48 -05:00
libfcoe.c [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) 2009-03-13 15:09:00 -05:00
Makefile [SCSI] fcoe: Fibre Channel over Ethernet 2008-12-29 11:24:33 -06:00