hvn_rx_ring
struct hvn_rx_ring *rxr;
struct hvn_rx_ring *rxr;
struct hvn_rx_ring;
struct hvn_rx_ring *rxr;
struct hvn_rx_ring *txr_rxr;
struct hvn_rx_ring *rxr;
const struct hvn_rx_ring *rxr;
struct hvn_rx_ring *rxr;
hvn_handle_ring(struct hvn_rx_ring *rxr, int txlimit, int rxlimit)
hvn_nvs_intr1(struct hvn_rx_ring *rxr, int txlimit, int rxlimit)
hvn_schedule_handle_ring(struct hvn_softc *sc, struct hvn_rx_ring *rxr,
hvn_handle_ring_common(struct hvn_rx_ring *rxr)
struct hvn_rx_ring *rxr = container_of(wk, struct hvn_rx_ring, rxr_wk);
struct hvn_rx_ring *rxr = arg;
struct hvn_rx_ring *rxr = arg;
struct hvn_rx_ring *rxr = &sc->sc_rxr[0]; /* primary channel */
struct hvn_rx_ring *sc_rxr;
hvn_nvs_ack(struct hvn_rx_ring *rxr, uint64_t tid)
struct hvn_rx_ring *rxr = &sc->sc_rxr[0]; /* primary channel */
hvn_rndis_input(struct hvn_rx_ring *rxr, uint64_t tid, void *arg)
hvn_rxeof(struct hvn_rx_ring *rxr, uint8_t *buf, uint32_t len)
static void hvn_nvs_intr1(struct hvn_rx_ring *, int, int);
static int hvn_nvs_ack(struct hvn_rx_ring *, uint64_t);
static int hvn_rndis_input(struct hvn_rx_ring *, uint64_t, void *);
static int hvn_rxeof(struct hvn_rx_ring *, uint8_t *, uint32_t);