Searched defs:bpqdev (Results 1 – 1 of 1) sorted by relevance
105 struct bpqdev { struct106 struct list_head bpq_list; /* list of bpq devices chain */107 struct net_device *ethdev; /* link to ethernet device */108 struct net_device *axdev; /* bpq device (bpq#) */109 char dest_addr[6]; /* ether destination address */110 char acpt_addr[6]; /* accept ether frames from this address only */383 struct bpqdev *bpqdev; in bpq_seq_start() local400 struct bpqdev *bpqdev = v; in bpq_seq_next() local426 const struct bpqdev *bpqdev = v; in bpq_seq_show() local