usbnet_chain
struct usbnet_chain *);
static void aue_uno_rx_loop(struct usbnet *, struct usbnet_chain *, uint32_t);
aue_uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len)
aue_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
axe_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
static void axe_uno_rx_loop(struct usbnet *, struct usbnet_chain *,
struct usbnet_chain *);
axe_uno_rx_loop(struct usbnet * un, struct usbnet_chain *c, uint32_t total_len)
axen_uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len)
axen_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
static void axen_uno_rx_loop(struct usbnet *, struct usbnet_chain *,
struct usbnet_chain *);
cdce_uno_rx_loop(struct usbnet * un, struct usbnet_chain *c, uint32_t total_len)
cdce_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
static void cdce_uno_rx_loop(struct usbnet *, struct usbnet_chain *,
struct usbnet_chain *);
struct usbnet_chain *);
static void cue_uno_rx_loop(struct usbnet *, struct usbnet_chain *, uint32_t);
cue_uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len)
cue_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
static void kue_uno_rx_loop(struct usbnet *, struct usbnet_chain *, uint32_t);
struct usbnet_chain *);
kue_uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len)
kue_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
static void mos_uno_rx_loop(struct usbnet *, struct usbnet_chain *, uint32_t);
struct usbnet_chain *);
mos_uno_rx_loop(struct usbnet * un, struct usbnet_chain *c, uint32_t total_len)
mos_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
static void mue_uno_rx_loop(struct usbnet *, struct usbnet_chain *,
struct usbnet_chain *);
mue_uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len)
mue_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
ncm_uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len)
ncm_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
static void ncm_uno_rx_loop(struct usbnet *, struct usbnet_chain *,
struct usbnet_chain *);
smsc_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
struct usbnet_chain *);
static void smsc_uno_rx_loop(struct usbnet *, struct usbnet_chain *,
smsc_uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len)
udav_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
udav_uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len)
struct usbnet_chain *);
static void udav_uno_rx_loop(struct usbnet *, struct usbnet_chain *, uint32_t);
static void upl_uno_rx_loop(struct usbnet *, struct usbnet_chain *, uint32_t);
struct usbnet_chain *);
upl_uno_rx_loop(struct usbnet * un, struct usbnet_chain *c, uint32_t total_len)
upl_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
ure_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
ure_uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len)
struct usbnet_chain *);
static void ure_uno_rx_loop(struct usbnet *, struct usbnet_chain *,
url_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
url_uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len)
struct usbnet_chain *);
static void url_uno_rx_loop(struct usbnet *, struct usbnet_chain *, uint32_t);
static void urndis_uno_rx_loop(struct usbnet *, struct usbnet_chain *,
struct usbnet_chain *);
urndis_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
urndis_uno_rx_loop(struct usbnet * un, struct usbnet_chain *c,
uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c)
uno_rx_loop(struct usbnet *un, struct usbnet_chain *c, uint32_t total_len)
struct usbnet_chain * const c = priv;
struct usbnet_chain * const c = priv;
struct usbnet_chain *uncd_tx_chain;
struct usbnet_chain *uncd_rx_chain;
struct usbnet_chain *const c = &cd->uncd_tx_chain[idx];
struct usbnet_chain *c = &cd->uncd_rx_chain[i];
struct usbnet_chain *c = &cd->uncd_rx_chain[i];
struct usbnet_chain *c = &cd->uncd_rx_chain[i];
struct usbnet_chain *c = &cd->uncd_tx_chain[i];
struct usbnet_chain *c = &cd->uncd_tx_chain[i];
struct usbnet_chain *);
typedef void (*usbnet_rx_loop_cb)(struct usbnet *, struct usbnet_chain *,