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