Home
last modified time | relevance | path

Searched refs:qed_db_addr (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_spq.c226 DOORBELL(p_hwfn, qed_db_addr(p_spq->cid, DQ_DEMS_LEGACY), *(u32 *)&db); in qed_spq_hw_post()
233 qed_db_addr(p_spq->cid, DQ_DEMS_LEGACY), in qed_spq_hw_post()
Dqed.h45 static inline u32 qed_db_addr(u32 cid, u32 DEMS) in qed_db_addr() function
Dqed_l2.c776 qed_db_addr(p_tx_cid->cid, DQ_DEMS_LEGACY); in qed_sp_eth_tx_queue_start()