Searched defs:n_pkts (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | rtpdec_qdm2.c | 50 unsigned int n_pkts; ///< number of RTP packets received since last packet output / config member
|
H A D | rmdec.c | 431 unsigned int size, n_pkts, str_id, next_off, n, pos, pts; in rm_read_index() local 706 int n_pkts; in rm_sync() local
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | hnd_pktpool.h | 118 uint16 n_pkts; /**< number of packets managed by pool */ member
|
H A D | hnd_pktq.h | 60 uint16 n_pkts; /**< number of queued packets */ member [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | hnd_pktpool.c | 229 pktpool_init(osl_t *osh, pktpool_t *pktp, int *n_pkts, int max_pkt_bytes, bool istx, in pktpool_init() argument 359 int n_pkts, psize, maxlen; pktpool_fill() local 1396 int n_pkts = pktpool_tot_pkts(pktpool_shared); hnd_pktpool_refill() local [all...] |
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xsk_fwd.c | 429 u32 n_pkts; member 529 u32 n_pkts, pos, i; in port_rx_burst() local 590 u32 n_pkts, pos, i; port_tx_burst() local 677 u32 n_pkts, j; thread_func() local [all...] |
Completed in 7 milliseconds