Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/tcm_fc/
H A Dtfc_io.c110 frame_len = (lport->seq_offload) ? lport->lso_max : in ft_queue_data_in()
/openbmc/linux/drivers/scsi/fcoe/
H A 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()
1578 if (lport->seq_offload && fr_max_payload(fp)) { in fcoe_xmit()
/openbmc/linux/include/scsi/
H A Dlibfc.h737 u32 seq_offload:1; member
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_fcp.c629 if (lport->seq_offload) { in fc_fcp_send_data()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c392 if (lport->seq_offload && fr_max_payload(fp)) { in bnx2fc_xmit()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1820 lport->seq_offload = 0; in qedf_vport_libfc_config()