Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/
HDiflib.c152 struct iflib_ctx { struct
157 void *ifc_softc;
158 device_t ifc_dev;
159 if_t ifc_ifp;
161 cpuset_t ifc_cpus;
162 if_shared_ctx_t ifc_sctx;
163 struct if_softc_ctx ifc_softc_ctx;
165 struct sx ifc_ctx_sx;
166 struct mtx ifc_state_mtx;
168 iflib_txq_t ifc_txqs;
[all …]