Home
last modified time | relevance | path

Searched refs:qed_db_addr (Results 1 – 6 of 6) 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.h108 static inline u32 qed_db_addr(u32 cid, u32 DEMS) in qed_db_addr() function
Dqed_fcoe.c523 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_fcoe_get_db_addr()
Dqed_iscsi.c665 qed_db_addr(cid, DQ_DEMS_LEGACY); in qed_iscsi_get_db_addr()
Dqed_ll2.c1532 qed_db_addr(p_ll2_conn->cid, in qed_ll2_establish_connection()
Dqed_l2.c1135 qed_db_addr(p_cid->cid, DQ_DEMS_LEGACY); in qed_eth_pf_tx_queue_start()