Searched refs:MTHCA_MAILBOX_SIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h42 #define MTHCA_MAILBOX_SIZE 4096 macro
H A Dmthca_cmd.c481 MTHCA_MAILBOX_SIZE,
482 MTHCA_MAILBOX_SIZE, 0);
617 memset(mailbox->buf, 0, MTHCA_MAILBOX_SIZE);
649 if (++nent == MTHCA_MAILBOX_SIZE / 16) {
H A Dmthca_mr.c265 for (i = 0; i < list_len && i < MTHCA_MAILBOX_SIZE / 8 - 2; ++i)

Completed in 37 milliseconds