Searched refs:if_sethwtsomaxsegcount (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_var.h703 int if_sethwtsomaxsegcount(if_t ifp, u_int if_hw_tsomaxsegcount);
H A Diflib.c4778 if_sethwtsomaxsegcount(ifp, scctx->isc_tx_tso_segments_max - 3);
5073 if_sethwtsomaxsegcount(ifp, scctx->isc_tx_tso_segments_max - 3);
H A Dif.c4642 if_sethwtsomaxsegcount(if_t ifp, u_int if_hw_tsomaxsegcount) function
/freebsd-12-stable/sys/dev/vnic/
H A Dnicvf_main.c374 if_sethwtsomaxsegcount(ifp, NICVF_TSO_NSEGS);

Completed in 87 milliseconds