Searched refs:tx_tso_max_nsegs (Results 1 – 2 of 2) sorted by relevance
211 uint32_t tx_tso_max_nsegs; member
1598 CTLFLAG_RD, &ha->fp_array[i].tx_tso_max_nsegs, in qlnx_add_fp_stats_sysctls()1599 ha->fp_array[i].tx_tso_max_nsegs, "tx_tso_max_nsegs"); in qlnx_add_fp_stats_sysctls()3714 if (fp->tx_tso_max_nsegs < nsegs) in qlnx_send()3715 fp->tx_tso_max_nsegs = nsegs; in qlnx_send()5865 fp->tx_tso_max_nsegs = 0; in qlnx_init_fp()