Home
last modified time | relevance | path

Searched refs:ef4_msi_context (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h449 * struct ef4_msi_context - Context for each MSI
457 struct ef4_msi_context { struct
793 struct ef4_msi_context msi_context[EF4_MAX_CHANNELS];
972 * a pointer to the &struct ef4_msi_context for the channel.
458 efxef4_msi_context global() argument
459 indexef4_msi_context global() argument
460 nameef4_msi_context global() argument
H A Dfarch.c1586 struct ef4_msi_context *context = dev_id; in ef4_farch_msi_interrupt()