Home
last modified time | relevance | path

Searched defs:bpqdev (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/hamradio/
H A Dbpqether.c100 struct bpqdev { struct
101 struct list_head bpq_list; /* list of bpq devices chain */
102 struct net_device *ethdev; /* link to ethernet device */
103 struct net_device *axdev; /* bpq device (bpq#) */
104 char dest_addr[6]; /* ether destination address */
105 char acpt_addr[6]; /* accept ether frames from this address only */
380 struct bpqdev *bpqdev; in bpq_seq_start() local
397 struct bpqdev *bpqdev = v; in bpq_seq_next() local
423 const struct bpqdev *bpqdev = v; in bpq_seq_show() local