Searched refs:bpq (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/hamradio/
H A Dbpqether.c28 * the ethernet device (in fact: as soon as another ethernet or bpq
101 struct list_head bpq_list; /* list of bpq devices chain */
103 struct net_device *axdev; /* bpq device (bpq#) */
139 struct bpqdev *bpq = netdev_priv(dev); local
141 return bpq ? bpq->ethdev : NULL;
149 struct bpqdev *bpq; local
151 list_for_each_entry_rcu(bpq, &bpq_devices, bpq_list,
153 if (bpq
175 struct bpqdev *bpq; local
241 struct bpqdev *bpq; local
321 struct bpqdev *bpq = netdev_priv(dev); local
483 struct bpqdev *bpq; local
517 struct bpqdev *bpq = netdev_priv(ndev); local
589 struct bpqdev *bpq; local
[all...]

Completed in 79 milliseconds