Searched refs:max_intr_slots (Results 1 – 2 of 2) sorted by relevance
410 int max_intr_slots; member
1388 mgp->max_intr_slots = 2 * (cmd.data0 / sizeof (mcp_dma_addr_t)); in myri10ge_load_firmware()1542 bytes = mgp->max_intr_slots * sizeof (*mgp->ss[0].rx_done.entry); in myri10ge_reset()1625 bytes = mgp->max_intr_slots * in myri10ge_reset()2637 rx_done->idx = rx_done->cnt & (mgp->max_intr_slots - 1); in myri10ge_clean_rx_done()5477 cmd.data0 = mgp->max_intr_slots * sizeof (struct mcp_slot); in myri10ge_probe_slices()5629 bytes = mgp->max_intr_slots * in myri10ge_alloc_slices()