Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dbpqether.c100 struct bpqdev { struct
139 struct bpqdev *bpq = netdev_priv(dev); in bpq_get_ether_dev()
149 struct bpqdev *bpq; in bpq_get_ax25_dev()
175 struct bpqdev *bpq; in bpq_rcv()
241 struct bpqdev *bpq; in bpq_xmit()
320 struct bpqdev *bpq = netdev_priv(dev); in bpq_ioctl()
379 struct bpqdev *bpqdev; in __acquires() local
386 list_for_each_entry_rcu(bpqdev, &bpq_devices, bpq_list) { in __acquires()
388 return bpqdev; in __acquires()
396 struct bpqdev *bpqdev = v; bpq_seq_next() local
422 const struct bpqdev *bpqdev = v; bpq_seq_show() local
[all...]
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dbpqether.c100 struct bpqdev { struct
139 struct bpqdev *bpq = netdev_priv(dev); in bpq_get_ether_dev()
149 struct bpqdev *bpq; in bpq_get_ax25_dev()
175 struct bpqdev *bpq; in bpq_rcv()
241 struct bpqdev *bpq; in bpq_xmit()
321 struct bpqdev *bpq = netdev_priv(dev); in bpq_siocdevprivate()
380 struct bpqdev *bpqdev; in __acquires() local
387 list_for_each_entry_rcu(bpqdev, &bpq_devices, bpq_list) { in __acquires()
389 return bpqdev; in __acquires()
397 struct bpqdev *bpqdev = v; bpq_seq_next() local
423 const struct bpqdev *bpqdev = v; bpq_seq_show() local
[all...]

Completed in 3 milliseconds