Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_spq.c282 DOORBELL(p_hwfn, qed_db_addr(p_spq->cid, DQ_DEMS_LEGACY), *(u32 *)&db); in qed_spq_hw_post()
289 qed_db_addr(p_spq->cid, DQ_DEMS_LEGACY), in qed_spq_hw_post()
Dqed_fcoe.c523 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_fcoe_get_db_addr()
Dqed_sriov.c1416 u8 db_size = qed_db_addr_vf(1, DQ_DEMS_LEGACY) - in qed_iov_vf_mbx_acquire_resc_cids()
1417 qed_db_addr_vf(0, DQ_DEMS_LEGACY); in qed_iov_vf_mbx_acquire_resc_cids()
2428 p_tlv->offset = qed_db_addr_vf(cid, DQ_DEMS_LEGACY); in qed_iov_vf_mbx_start_txq_resp()
Dqed_iscsi.c665 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_iscsi_get_db_addr()
Dqed_vf.c884 DQ_DEMS_LEGACY); in qed_vf_pf_txq_start()
Dqed_ll2.c1533 DQ_DEMS_LEGACY); in qed_ll2_establish_connection()
Dqed_l2.c1135 qed_db_addr(p_cid->cid, DQ_DEMS_LEGACY); in qed_eth_pf_tx_queue_start()
/Linux-v4.19/include/linux/qed/
Dcommon_hsi.h191 #define DQ_DEMS_LEGACY 0 macro