Searched refs:qed_db_addr_vf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed.h | 90 static inline u32 qed_db_addr_vf(u32 cid, u32 DEMS) in qed_db_addr_vf() function
|
H A D | qed_sriov.c | 1398 u8 db_size = qed_db_addr_vf(1, DQ_DEMS_LEGACY) - in qed_iov_vf_mbx_acquire_resc_cids() 1399 qed_db_addr_vf(0, DQ_DEMS_LEGACY); in qed_iov_vf_mbx_acquire_resc_cids() 2412 p_tlv->offset = qed_db_addr_vf(cid, DQ_DEMS_LEGACY); in qed_iov_vf_mbx_start_txq_resp()
|
H A D | qed_vf.c | 887 qed_db_addr_vf(cid, in qed_vf_pf_txq_start()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed.h | 85 static inline u32 qed_db_addr_vf(u32 cid, u32 DEMS) in qed_db_addr_vf() function
|
H A D | qed_sriov.c | 1400 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 D | qed_vf.c | 885 qed_db_addr_vf(cid, in qed_vf_pf_txq_start()
|
Completed in 22 milliseconds