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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_doorbell.h53 #define MTHCA_INIT_DOORBELL_LOCK(ptr) do { } while (0) macro
81 #define MTHCA_INIT_DOORBELL_LOCK(ptr) spin_lock_init(ptr) macro
H A Dmthca_main.c774 MTHCA_INIT_DOORBELL_LOCK(&dev->doorbell_lock);

Completed in 46 milliseconds