Searched defs:bpqdev (Results 1 – 2 of 2) sorted by relevance
100 struct bpqdev { struct101 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 */379 struct bpqdev *bpqdev; in bpq_seq_start() local396 struct bpqdev *bpqdev = v; in bpq_seq_next() local422 const struct bpqdev *bpqdev = v; in bpq_seq_show() local
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