Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h192 #define DOORBELL(hwfn, addr, value) \ macro
H A Decore_spq.c340 DOORBELL(p_hwfn, p_spq->db_addr_offset, *(u32 *)p_db_data); in ecore_spq_hw_post()
/freebsd/sys/dev/bxe/
H A Dbxe.c5504 DOORBELL(sc, fp->index, fp->tx_db.raw); in bxe_tx_encap()