Searched refs:pktsize (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_sdma.h | 100 unsigned int pktsize);
|
| H A D | ti_sdma.c | 721 unsigned int elmcnt, unsigned int pktsize) in ti_sdma_start_xfer_packet() argument 764 ti_sdma_write_4(sc, DMA4_CSF(ch), pktsize); in ti_sdma_start_xfer_packet() 766 ti_sdma_write_4(sc, DMA4_CDF(ch), pktsize); in ti_sdma_start_xfer_packet()
|
| /f-stack/tools/compat/include/netpfil/pf/ |
| H A D | pf_altq.h | 39 u_int pktsize; member
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_altq.h | 41 u_int pktsize; member
|
| /f-stack/freebsd/net/altq/ |
| H A D | altq_rmclass.c | 184 int minidle, u_int offtime, int pktsize, int flags) in rmc_newclass() argument 280 red_pkttime = nsecPerByte * pktsize / 1000; in rmc_newclass() 351 int minidle, u_int offtime, int pktsize) in rmc_modclass() argument
|
| H A D | altq_cbq.c | 362 opts->pktsize, opts->flags); in cbq_add_queue()
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_rxtx.c | 1222 struct hn_txdesc *txd, uint32_t pktsize) in hn_try_txagg() argument 1252 txq->agg_szleft -= pktsize; in hn_try_txagg() 1274 txq->agg_szleft = txq->agg_szmax - pktsize; in hn_try_txagg()
|