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

/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h40 #define MTHCA_MAILBOX_SIZE 4096 macro
H A Dmthca_cmd.c490 MTHCA_MAILBOX_SIZE,
491 MTHCA_MAILBOX_SIZE, 0);
626 memset(mailbox->buf, 0, MTHCA_MAILBOX_SIZE);
658 if (++nent == MTHCA_MAILBOX_SIZE / 16) {
H A Dmthca_mr.c273 for (i = 0; i < list_len && i < MTHCA_MAILBOX_SIZE / 8 - 2; ++i)

Completed in 171 milliseconds