Searched refs:hn_ndis_tso_sgmin (Results 1 – 3 of 3) sorted by relevance
248 int hn_ndis_tso_sgmin; member
639 sc->hn_ndis_tso_sgmin = 0; in hn_rndis_conf_offload()655 sc->hn_ndis_tso_sgmin = tso_minsg; in hn_rndis_conf_offload()660 sc->hn_ndis_tso_sgmin); in hn_rndis_conf_offload()
5569 KASSERT(sc->hn_ndis_tso_sgmin >= 2, in hn_set_tso_maxsize()5570 ("invalid NDIS tso sgmin %d", sc->hn_ndis_tso_sgmin)); in hn_set_tso_maxsize()5571 tso_minlen = sc->hn_ndis_tso_sgmin * mtu; in hn_set_tso_maxsize()