Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vfpf_if.h271 u16 hw_sb; member
290 u16 hw_sb; member
H A Decore_vf.c863 req->hw_sb = p_cid->sb_igu_id; in ecore_vf_pf_rxq_start()
984 req->hw_sb = p_cid->sb_igu_id; in ecore_vf_pf_txq_start()
H A Decore_sriov.c2394 !ecore_iov_validate_sb(p_hwfn, vf, req->hw_sb)) in ecore_iov_vf_mbx_start_rxq()
2415 sb_dummy.igu_sb_id = req->hw_sb; in ecore_iov_vf_mbx_start_rxq()
2671 !ecore_iov_validate_sb(p_hwfn, vf, req->hw_sb)) in ecore_iov_vf_mbx_start_txq()
2691 sb_dummy.igu_sb_id = req->hw_sb; in ecore_iov_vf_mbx_start_txq()