Home
last modified time | relevance | path

Searched refs:RX_PI (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int_api.h42 #define RX_PI 0 macro
43 #define TX_PI(tc) (RX_PI + 1 + tc)
H A Decore_int.c1478 _ecore_int_cau_conf_pi(p_hwfn, p_ptt, igu_sb_id, RX_PI, in ecore_int_cau_conf_sb()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c1729 params.sb_idx = RX_PI; in qede_fastpath_start_queues()
1749 rx_ring->hw_cons_ptr = &fp->sb_info->sb_virt->pi_array[RX_PI]; in qede_fastpath_start_queues()