Searched refs:tsomaxbytes (Results 1 – 2 of 2) sorted by relevance
137 u_int tsomaxbytes; /* TSO total burst length limit in bytes */ member
819 if (pmax->tsomaxbytes == 0 || (ifp->if_hw_tsomax != 0 && in if_hw_tsomax_common()820 ifp->if_hw_tsomax < pmax->tsomaxbytes)) { in if_hw_tsomax_common()821 pmax->tsomaxbytes = ifp->if_hw_tsomax; in if_hw_tsomax_common()842 if (ifp->if_hw_tsomax != pmax->tsomaxbytes) { in if_hw_tsomax_update()843 ifp->if_hw_tsomax = pmax->tsomaxbytes; in if_hw_tsomax_update()