Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed.h116 static inline u32 qed_db_addr_vf(u32 cid, u32 DEMS) in qed_db_addr_vf() function
Dqed_sriov.c1418 u8 db_size = qed_db_addr_vf(1, DQ_DEMS_LEGACY) - in qed_iov_vf_mbx_acquire_resc_cids()
1419 qed_db_addr_vf(0, DQ_DEMS_LEGACY); in qed_iov_vf_mbx_acquire_resc_cids()
2432 p_tlv->offset = qed_db_addr_vf(cid, DQ_DEMS_LEGACY); in qed_iov_vf_mbx_start_txq_resp()
Dqed_vf.c893 qed_db_addr_vf(cid, in qed_vf_pf_txq_start()