netfront_info
struct netfront_info *sc = device_get_softc(dev);
struct netfront_info;
struct netfront_info *np = rxq->info;
static void xn_ifinit_locked(struct netfront_info *);
static void xn_stop(struct netfront_info *);
static void xn_query_features(struct netfront_info *np);
static int xn_configure_features(struct netfront_info *np);
struct netfront_info *np = txq->info;
static void netif_free(struct netfront_info *info);
static int talk_to_backend(device_t dev, struct netfront_info *info);
struct netfront_info *np = txq->info;
static void netif_disconnect_backend(struct netfront_info *info);
static int setup_device(device_t dev, struct netfront_info *info,
static int xn_connect(struct netfront_info *);
static void xn_kick_rings(struct netfront_info *);
struct netfront_info *np = txq->info;
struct netfront_info *info;
xn_ifinit_locked(struct netfront_info *np)
struct netfront_info *sc = xsc;
struct netfront_info *info;
struct netfront_info *sc = if_getsoftc(ifp);
xn_stop(struct netfront_info *sc)
xn_connect(struct netfront_info *np)
xn_kick_rings(struct netfront_info *np)
xn_query_features(struct netfront_info *np)
xn_configure_features(struct netfront_info *np)
struct netfront_info *np;
struct netfront_info *np;
struct netfront_info *np;
struct netfront_info *np;
struct netfront_info *info = device_get_softc(dev);
netif_free(struct netfront_info *np)
netif_disconnect_backend(struct netfront_info *np)
sizeof(struct netfront_info),
struct netfront_info *np = device_get_softc(dev);
struct netfront_info *info = device_get_softc(dev);
talk_to_backend(device_t dev, struct netfront_info *info)
struct netfront_info *np = txq->info;
destroy_rxqs(struct netfront_info *np)
setup_rxqs(device_t dev, struct netfront_info *info,
destroy_txqs(struct netfront_info *np)
setup_txqs(device_t dev, struct netfront_info *info,
setup_device(device_t dev, struct netfront_info *info,