Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/qed/
Dcommon_hsi.h191 #define DQ_DEMS_LEGACY 0 macro
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_spq.c533 p_spq->db_addr_offset = qed_db_addr(p_spq->cid, DQ_DEMS_LEGACY); in qed_spq_setup()
Dqed_fcoe.c528 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_fcoe_get_db_addr()
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_iscsi.c666 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_iscsi_get_db_addr()
Dqed_vf.c894 DQ_DEMS_LEGACY); in qed_vf_pf_txq_start()
Dqed_ll2.c1551 DQ_DEMS_LEGACY); in qed_ll2_establish_connection()
Dqed_l2.c1143 qed_db_addr(p_cid->cid, DQ_DEMS_LEGACY); in qed_eth_pf_tx_queue_start()