Home
last modified time | relevance | path

Searched refs:sg_supp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dlibfc.h673 * @sg_supp: Indicates if scatter gather is supported
727 u32 sg_supp:1; member
/kernel/linux/linux-6.6/include/scsi/
H A Dlibfc.h682 * @sg_supp: Indicates if scatter gather is supported
736 u32 sg_supp:1; member
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c658 lport->sg_supp = 1; in fcoe_netdev_features_change()
660 lport->sg_supp = 0; in fcoe_netdev_features_change()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c657 lport->sg_supp = 1; in fcoe_netdev_features_change()
659 lport->sg_supp = 0; in fcoe_netdev_features_change()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_fcp.c617 int using_sg = lport->sg_supp; in fc_fcp_send_data()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_fcp.c607 int using_sg = lport->sg_supp; in fc_fcp_send_data()

Completed in 15 milliseconds