Home
last modified time | relevance | path

Searched defs:consumed_strd (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.h135 uint16_t consumed_strd; /* Number of consumed strides in WQE. */ member
H A Dmlx5_rxtx.c1653 uint16_t consumed_strd = rxq->consumed_strd; in mlx5_rx_burst_mprq() local