Searched refs:mcp_slot (Results 1 – 2 of 2) sorted by relevance
15 struct mcp_slot { struct
157 struct mcp_slot *entry;3677 mgp->max_intr_slots = cmd.data0 / sizeof(struct mcp_slot); in myri10ge_probe_slices()3680 cmd.data0 = mgp->max_intr_slots * sizeof(struct mcp_slot); in myri10ge_probe_slices()