Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed.h85 static inline u32 qed_db_addr_vf(u32 cid, u32 DEMS) in qed_db_addr_vf() function
H A Dqed_sriov.c1400 u8 db_size = qed_db_addr_vf(1, DQ_DEMS_LEGACY) - in qed_iov_vf_mbx_acquire_resc_cids()
1401 qed_db_addr_vf(0, DQ_DEMS_LEGACY); in qed_iov_vf_mbx_acquire_resc_cids()
2414 p_tlv->offset = qed_db_addr_vf(cid, DQ_DEMS_LEGACY); in qed_iov_vf_mbx_start_txq_resp()
H A Dqed_vf.c885 qed_db_addr_vf(cid, in qed_vf_pf_txq_start()