Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/tcm_fc/
Dtfc_io.c123 frame_len = (lport->seq_offload) ? lport->lso_max : in ft_queue_data_in()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c653 lport->seq_offload = 0; in fcoe_lport_config()
683 lport->seq_offload = 1; in fcoe_netdev_features_change()
688 lport->seq_offload = 0; in fcoe_netdev_features_change()
1589 if (lport->seq_offload && fr_max_payload(fp)) { in fcoe_xmit()
/Linux-v4.19/include/scsi/
Dlibfc.h740 u32 seq_offload:1; member
/Linux-v4.19/drivers/scsi/libfc/
Dfc_fcp.c645 if (lport->seq_offload) { in fc_fcp_send_data()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c395 if (lport->seq_offload && fr_max_payload(fp)) { in bnx2fc_xmit()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_main.c1556 lport->seq_offload = 0; in qedf_vport_libfc_config()