Home
last modified time | relevance | path

Searched refs:DQ_DEMS_LEGACY (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/include/linux/qed/
Dcommon_hsi.h176 #define DQ_DEMS_LEGACY 0 macro
/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_spq.c530 p_spq->db_addr_offset = qed_db_addr(p_spq->cid, DQ_DEMS_LEGACY); in qed_spq_setup()
Dqed_nvmetcp.c449 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_nvmetcp_get_db_addr()
Dqed_fcoe.c502 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_fcoe_get_db_addr()
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()
Dqed_vf.c886 DQ_DEMS_LEGACY); in qed_vf_pf_txq_start()
Dqed_iscsi.c623 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_iscsi_get_db_addr()
Dqed_ll2.c1684 DQ_DEMS_LEGACY); in qed_ll2_establish_connection()
Dqed_l2.c1123 qed_db_addr(p_cid->cid, DQ_DEMS_LEGACY); in qed_eth_pf_tx_queue_start()