Searched defs:bpqdev (Results 1 – 1 of 1) sorted by relevance
111 struct bpqdev { struct112 struct list_head bpq_list; /* list of bpq devices chain */113 struct net_device *ethdev; /* link to ethernet device */114 struct net_device *axdev; /* bpq device (bpq#) */115 char dest_addr[6]; /* ether destination address */116 char acpt_addr[6]; /* accept ether frames from this address only */386 struct bpqdev *bpqdev; in bpq_seq_start() local403 struct bpqdev *bpqdev = v; in bpq_seq_next() local429 const struct bpqdev *bpqdev = v; in bpq_seq_show() local