Home
last modified time | relevance | path

Searched defs:sfc_adapter (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc.h210 struct sfc_adapter { struct
224 rte_spinlock_t lock;
228 int socket_id;
229 efsys_bar_t mem_bar;
232 efx_family_t family;
233 efx_nic_t *nic;
239 struct sfc_intr intr;
246 struct sfc_mae mae;
263 uint32_t evq_flags;
307 static inline struct sfc_adapter_shared * argument
[all …]