Home
last modified time | relevance | path

Searched refs:DQ_DEMS_LEGACY (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_l2.c776 qed_db_addr(p_tx_cid->cid, DQ_DEMS_LEGACY); in qed_sp_eth_tx_queue_start()
/linux-4.4.14/include/linux/qed/
Dcommon_hsi.h85 #define DQ_DEMS_LEGACY 0 macro