Searched refs:lso_max (Results 1 – 5 of 5) sorted by relevance
110 frame_len = (lport->seq_offload) ? lport->lso_max : in ft_queue_data_in()169 remaining, lport->lso_max); in ft_queue_data_in()
641 lport->lso_max = 0; in fcoe_lport_config()669 lport->lso_max = netdev->gso_max_size; in fcoe_netdev_features_change()671 lport->lso_max); in fcoe_netdev_features_change()674 lport->lso_max = 0; in fcoe_netdev_features_change()
742 unsigned int lso_max; member
635 t_blen = min(seq_blen, (size_t)lport->lso_max); in fc_fcp_send_data()637 fsp, seq_blen, lport->lso_max, t_blen); in fc_fcp_send_data()
1812 lport->lso_max = 0; in qedf_vport_libfc_config()
Completed in 19 milliseconds