Home
last modified time | relevance | path

Searched refs:if_ctx_t (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/
H A Difdi_if.m185 if_ctx_t _ctx;
190 if_ctx_t _ctx;
201 if_ctx_t _ctx;
211 if_ctx_t _ctx;
215 if_ctx_t _ctx;
219 if_ctx_t _ctx;
223 if_ctx_t _ctx;
227 if_ctx_t _ctx;
234 if_ctx_t _ctx;
238 if_ctx_t _ctx;
[all …]
H A Diflib.h50 typedef struct iflib_ctx *if_ctx_t; typedef
411 void *iflib_get_softc(if_ctx_t ctx);
413 device_t iflib_get_dev(if_ctx_t ctx);
415 if_t iflib_get_ifp(if_ctx_t ctx);
423 void iflib_request_reset(if_ctx_t ctx);
424 uint8_t iflib_in_detach(if_ctx_t ctx);
426 uint32_t iflib_get_rx_mbuf_sz(if_ctx_t ctx);
454 int iflib_device_deregister(if_ctx_t);
474 void iflib_iov_intr_deferred(if_ctx_t ctx);
485 struct sx *iflib_ctx_lock_get(if_ctx_t);
[all …]
H A Diflib_private.h61 int iflib_pseudo_register(device_t dev, if_shared_ctx_t sctx, if_ctx_t *ctxp,
64 int iflib_pseudo_deregister(if_ctx_t ctx);
66 uint32_t iflib_get_flags(if_ctx_t ctx);
67 void iflib_set_detach(if_ctx_t ctx);
68 void iflib_stop(if_ctx_t ctx);
H A Diflib.c344 if_ctx_t ift_ctx;
1527 if_ctx_t ctx; in iflib_fast_intr_rxtx()
3391 if_ctx_t ctx; in iflib_encap()
4037 if_ctx_t ctx; in iflib_sysctl_int_delay()
4713 if_ctx_t ctx; in iflib_device_register()
4961 if_ctx_t ctx; in iflib_pseudo_register()
5186 if_ctx_t ctx; in iflib_device_attach()
6905 if_ctx_t ctx; in iflib_debugnet_init()
6918 if_ctx_t ctx; in iflib_debugnet_event()
6946 if_ctx_t ctx; in iflib_debugnet_transmit()
[all …]
H A Diflib_clone.c83 if_ctx_t ctx; in iflib_pseudo_detach()
174 if_ctx_t ctx; in iflib_clone_create()
224 if_ctx_t ctx; in iflib_clone_destroy()