Home
last modified time | relevance | path

Searched refs:seq_offload (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/target/tcm_fc/
Dtfc_io.c110 frame_len = (lport->seq_offload) ? lport->lso_max : in ft_queue_data_in()
/linux-5.19.10/drivers/scsi/fcoe/
Dfcoe.c639 lport->seq_offload = 0; in fcoe_lport_config()
669 lport->seq_offload = 1; in fcoe_netdev_features_change()
674 lport->seq_offload = 0; in fcoe_netdev_features_change()
1579 if (lport->seq_offload && fr_max_payload(fp)) { in fcoe_xmit()
/linux-5.19.10/include/scsi/
Dlibfc.h737 u32 seq_offload:1; member
/linux-5.19.10/drivers/scsi/libfc/
Dfc_fcp.c624 if (lport->seq_offload) { in fc_fcp_send_data()
/linux-5.19.10/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c392 if (lport->seq_offload && fr_max_payload(fp)) { in bnx2fc_xmit()
/linux-5.19.10/drivers/scsi/qedf/
Dqedf_main.c1809 lport->seq_offload = 0; in qedf_vport_libfc_config()