Searched refs:IFQ_SET_MAXLEN (Results 26 - 50 of 75) sorted by relevance

123

/freebsd-13-stable/sys/dev/sbni/
H A Dif_sbni.c235 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen);
/freebsd-13-stable/sys/dev/smc/
H A Dif_smc.c387 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen);
/freebsd-13-stable/sys/dev/my/
H A Dif_my.c893 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen);
/freebsd-13-stable/sys/dev/bfe/
H A Dif_bfe.c496 IFQ_SET_MAXLEN(&ifp->if_snd, BFE_TX_QLEN);
/freebsd-13-stable/sys/dev/vte/
H A Dif_vte.c457 IFQ_SET_MAXLEN(&ifp->if_snd, ifp->if_snd.ifq_drv_maxlen);
/freebsd-13-stable/sys/mips/nlm/dev/net/
H A Dxlpge.c1063 IFQ_SET_MAXLEN(&ifp->if_snd, ifp->if_snd.ifq_drv_maxlen);
/freebsd-13-stable/sys/net/
H A Dif_tuntap.c959 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen);
/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dif_are.c305 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen);
/freebsd-13-stable/sys/dev/rl/
H A Dif_rl.c838 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen);
/freebsd-13-stable/sys/dev/tsec/
H A Dif_tsec.c258 IFQ_SET_MAXLEN(&ifp->if_snd, TSEC_TX_NUM_DESC - 1);
/freebsd-13-stable/sys/dev/usb/net/
H A Dif_muge.c1608 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen);
H A Dif_ure.c986 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen);
H A Dif_usie.c451 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen);
H A Duhso.c1597 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen);
/freebsd-13-stable/sys/dev/sge/
H A Dif_sge.c622 IFQ_SET_MAXLEN(&ifp->if_snd, ifp->if_snd.ifq_drv_maxlen);
/freebsd-13-stable/sys/dev/nge/
H A Dif_nge.c919 IFQ_SET_MAXLEN(&ifp->if_snd, ifp->if_snd.ifq_drv_maxlen);
/freebsd-13-stable/sys/dev/ae/
H A Dif_ae.c348 IFQ_SET_MAXLEN(&ifp->if_snd, ifp->if_snd.ifq_drv_maxlen);
/freebsd-13-stable/sys/dev/et/
H A Dif_et.c336 IFQ_SET_MAXLEN(&ifp->if_snd, ET_TX_NDESC - 1);
/freebsd-13-stable/sys/dev/gem/
H A Dif_gem.c173 IFQ_SET_MAXLEN(&ifp->if_snd, GEM_TXQUEUELEN);
/freebsd-13-stable/sys/dev/vge/
H A Dif_vge.c1132 IFQ_SET_MAXLEN(&ifp->if_snd, VGE_TX_DESC_CNT - 1);
/freebsd-13-stable/sys/dev/vr/
H A Dif_vr.c674 IFQ_SET_MAXLEN(&ifp->if_snd, VR_TX_RING_CNT - 1);
/freebsd-13-stable/sys/dev/xl/
H A Dif_xl.c1362 IFQ_SET_MAXLEN(&ifp->if_snd, XL_TX_LIST_CNT - 1);
/freebsd-13-stable/sys/mips/atheros/
H A Dif_arge.c867 IFQ_SET_MAXLEN(&ifp->if_snd, ifqmaxlen);
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_os.c879 IFQ_SET_MAXLEN(&ifp->if_snd, qla_get_ifq_snd_maxlen(ha));
/freebsd-13-stable/sys/dev/ste/
H A Dif_ste.c1017 IFQ_SET_MAXLEN(&ifp->if_snd, STE_TX_LIST_CNT - 1);

Completed in 351 milliseconds

123