Home
last modified time | relevance | path

Searched refs:evq_hw_index (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef100.h25 sfc_ef100_evq_prime(volatile void *evq_prime, unsigned int evq_hw_index, in sfc_ef100_evq_prime() argument
31 ERF_GZ_EVQ_ID, evq_hw_index, in sfc_ef100_evq_prime()
H A Dsfc_ef100_rx.c74 unsigned int evq_hw_index; member
98 sfc_ef100_evq_prime(rxq->evq_prime, rxq->evq_hw_index, in sfc_ef100_rx_qprime()
737 rxq->evq_hw_index = info->evq_hw_index; in sfc_ef100_rx_qcreate()
H A Dsfc_dp_rx.h78 unsigned int evq_hw_index; member
H A Dsfc_ef10_rx.c688 (info->evq_hw_index << info->vi_window_shift); in sfc_ef10_rx_qcreate()
H A Dsfc_rx.c1196 info.evq_hw_index = sfc_evq_index_by_rxq_sw_index(sa, sw_index); in sfc_rx_qinit()