Searched refs:tsomaxbytes (Results 1 – 2 of 2) sorted by relevance
138 u_int tsomaxbytes; /* TSO total burst length limit in bytes */ member
788 if (pmax->tsomaxbytes == 0 || (ifp->if_hw_tsomax != 0 && in if_hw_tsomax_common()789 ifp->if_hw_tsomax < pmax->tsomaxbytes)) { in if_hw_tsomax_common()790 pmax->tsomaxbytes = ifp->if_hw_tsomax; in if_hw_tsomax_common()811 if (ifp->if_hw_tsomax != pmax->tsomaxbytes) { in if_hw_tsomax_update()812 ifp->if_hw_tsomax = pmax->tsomaxbytes; in if_hw_tsomax_update()