Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/sfxge/
H A Dsfxge.h266 struct sfxge_softc { struct
270 enum sfxge_softc_state init_state; argument
271 if_t ifnet;
272 unsigned int if_flags;
273 struct sysctl_oid *stats_node;
275 struct sysctl_oid *evqs_stats_node;
277 struct sysctl_oid *txqs_node;
279 struct task task_reset;
281 efx_family_t family;
282 unsigned int mem_bar;
[all …]