Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); in bpq_get_ether_dev() local
141 return bpq ? bpq->ethdev : NULL; in bpq_get_ether_dev()
149 struct bpqdev *bpq; in bpq_get_ax25_dev() local
151 list_for_each_entry_rcu(bpq, &bpq_devices, bpq_list, in bpq_get_ax25_dev()
153 if (bpq in bpq_get_ax25_dev()
175 struct bpqdev *bpq; bpq_rcv() local
241 struct bpqdev *bpq; bpq_xmit() local
320 struct bpqdev *bpq = netdev_priv(dev); bpq_ioctl() local
483 struct bpqdev *bpq; bpq_new_device() local
517 struct bpqdev *bpq = netdev_priv(ndev); bpq_free_device() local
589 struct bpqdev *bpq; bpq_cleanup_driver() local
[all...]
/kernel/linux/linux-6.6/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); in bpq_get_ether_dev() local
141 return bpq ? bpq->ethdev : NULL; in bpq_get_ether_dev()
149 struct bpqdev *bpq; in bpq_get_ax25_dev() local
151 list_for_each_entry_rcu(bpq, &bpq_devices, bpq_list, in bpq_get_ax25_dev()
153 if (bpq in bpq_get_ax25_dev()
175 struct bpqdev *bpq; bpq_rcv() local
241 struct bpqdev *bpq; bpq_xmit() local
321 struct bpqdev *bpq = netdev_priv(dev); bpq_siocdevprivate() local
483 struct bpqdev *bpq; bpq_new_device() local
517 struct bpqdev *bpq = netdev_priv(ndev); bpq_free_device() local
589 struct bpqdev *bpq; bpq_cleanup_driver() local
[all...]

Completed in 2 milliseconds