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