Home
last modified time | relevance | path

Searched refs:MTHCA_INIT_DOORBELL_LOCK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_doorbell.h51 #define MTHCA_INIT_DOORBELL_LOCK(ptr) do { } while (0) macro
79 #define MTHCA_INIT_DOORBELL_LOCK(ptr) spin_lock_init(ptr) macro
H A Dmthca_main.c698 MTHCA_INIT_DOORBELL_LOCK(&dev->doorbell_lock); in mthca_setup_hca()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_doorbell.h51 #define MTHCA_INIT_DOORBELL_LOCK(ptr) do { } while (0) macro
79 #define MTHCA_INIT_DOORBELL_LOCK(ptr) spin_lock_init(ptr) macro
H A Dmthca_main.c698 MTHCA_INIT_DOORBELL_LOCK(&dev->doorbell_lock); in mthca_setup_hca()

Completed in 4 milliseconds