Searched refs:DOORBELL (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed.h | 968 #define DOORBELL(cdev, db_addr, val) \ macro
|
D | qed_spq.c | 252 DOORBELL(p_hwfn, p_spq->db_addr_offset, *(u32 *)p_db_data); in qed_spq_hw_post()
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | pci.c | 240 DOORBELL(mlxsw_pci->doorbell_offset, in __mlxsw_pci_queue_doorbell_set() 250 DOORBELL(mlxsw_pci->doorbell_offset, in __mlxsw_pci_queue_doorbell_arm_set()
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | head_fsl_booke.S | 663 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception, EXC_XFER_STD)
|