Searched refs:DQ_DEMS_LEGACY (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_spq.c | 282 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()
|
D | qed_fcoe.c | 523 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_fcoe_get_db_addr()
|
D | qed_sriov.c | 1416 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()
|
D | qed_iscsi.c | 665 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_iscsi_get_db_addr()
|
D | qed_vf.c | 884 DQ_DEMS_LEGACY); in qed_vf_pf_txq_start()
|
D | qed_ll2.c | 1533 DQ_DEMS_LEGACY); in qed_ll2_establish_connection()
|
D | qed_l2.c | 1135 qed_db_addr(p_cid->cid, DQ_DEMS_LEGACY); in qed_eth_pf_tx_queue_start()
|
/Linux-v4.19/include/linux/qed/ |
D | common_hsi.h | 191 #define DQ_DEMS_LEGACY 0 macro
|