Searched refs:mcp_irq_data (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/mxge/
H A Dif_mxge.c3720 cmd.data2 = sizeof(struct mcp_irq_data);
3727 bus += offsetof(struct mcp_irq_data, send_done_count);
H A Dmxge_mcp.h284 * data2 = sizeof(struct mcp_irq_data) from driver point of view, allows
285 * adding new stuff to mcp_irq_data without changing the ABI
476 struct mcp_irq_data { struct
505 typedef struct mcp_irq_data mcp_irq_data_t;

Completed in 281 milliseconds