Searched defs:iflib_ctx (Results 1 – 1 of 1) sorted by relevance
156 struct iflib_ctx { struct161 void *ifc_softc;162 device_t ifc_dev;163 if_t ifc_ifp;165 cpuset_t ifc_cpus;166 if_shared_ctx_t ifc_sctx;167 struct if_softc_ctx ifc_softc_ctx;169 struct sx ifc_ctx_sx;170 struct mtx ifc_state_mtx;172 iflib_txq_t ifc_txqs;[all …]