Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/qed/
Dcommon_hsi.h171 #define DQ_DEMS_LEGACY 0 macro
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_spq.c516 p_spq->db_addr_offset = qed_db_addr(p_spq->cid, DQ_DEMS_LEGACY); in qed_spq_setup()
Dqed_fcoe.c501 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_fcoe_get_db_addr()
Dqed_sriov.c1398 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()
Dqed_iscsi.c622 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_iscsi_get_db_addr()
Dqed_vf.c881 DQ_DEMS_LEGACY); in qed_vf_pf_txq_start()
Dqed_ll2.c1621 DQ_DEMS_LEGACY); in qed_ll2_establish_connection()
Dqed_l2.c1122 qed_db_addr(p_cid->cid, DQ_DEMS_LEGACY); in qed_eth_pf_tx_queue_start()