Home
last modified time | relevance | path

Searched refs:vi_window_shift (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp_rx.h94 unsigned int vi_window_shift; member
H A Dsfc_dp_tx.h67 unsigned int vi_window_shift; member
H A Dsfc_ef10_rx.c685 (info->hw_index << info->vi_window_shift); in sfc_ef10_rx_qcreate()
688 (info->evq_hw_index << info->vi_window_shift); in sfc_ef10_rx_qcreate()
H A Dsfc_ef10_essb_rx.c619 (info->hw_index << info->vi_window_shift); in sfc_ef10_essb_rx_qcreate()
H A Dsfc_ef100_rx.c735 (info->hw_index << info->vi_window_shift); in sfc_ef100_rx_qcreate()
H A Dsfc_ef100_tx.c801 (info->hw_index << info->vi_window_shift); in sfc_ef100_tx_qcreate()
H A Dsfc_ef10_tx.c962 (info->hw_index << info->vi_window_shift); in sfc_ef10_tx_qcreate()
H A Dsfc_tx.c188 info.vi_window_shift = encp->enc_vi_window_shift; in sfc_tx_qinit()
H A Dsfc_rx.c1201 info.vi_window_shift = encp->enc_vi_window_shift; in sfc_rx_qinit()