Searched refs:qed_db_addr (Results 1 – 6 of 6) 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.h | 108 static inline u32 qed_db_addr(u32 cid, u32 DEMS) in qed_db_addr() function
|
D | qed_fcoe.c | 523 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_fcoe_get_db_addr()
|
D | qed_iscsi.c | 665 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_iscsi_get_db_addr()
|
D | qed_ll2.c | 1532 qed_db_addr(p_ll2_conn->cid, 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()
|