Lines Matching defs:mailbox
1876 * Enable the mailbox update interrupt if we want
1877 * to use mailbox. We probably don't need to use
1878 * mailbox as it only saves us one pio read.
2823 * Enable mailbox update
3202 * 3. Setup buffers, descriptors, and mailbox.
3221 rx_mbox_t **mailbox;
3245 * and mailbox.
3254 mailbox = &nxgep->rx_mbox_areas_p->rxmbox_areas[channel];
3257 chunks, control, rcr_ring, mailbox);
3286 rx_mbox_t *mailbox;
3296 mailbox = nxgep->rx_mbox_areas_p->rxmbox_areas[channel];
3298 if (!rbr_ring || !rcr_ring || !mailbox)
3302 nxgep, channel, rbr_ring, rcr_ring, mailbox);
3320 * and mailbox.
3337 * Receive block ring, completion ring and mailbox.
3387 * unmap receive block ring, completion ring and mailbox.
3665 /* Map in the mailbox */
4313 * Load RXDMA descriptors, buffers, mailbox,