Searched refs:mac2_mode (Results 1 – 1 of 1) sorted by relevance
157 u_char mac2_mode; member658 lp->mac2_mode = HP100_MAC2MODE3; in hp100_probe1()1096 lp->mac2_mode = HP100_MAC2MODE3; in hp100_open()2068 lp->mac2_mode = HP100_MAC2MODE6; /* promiscuous mode = get all good */ in hp100_set_multicast_list()2072 lp->mac2_mode = HP100_MAC2MODE5; /* multicast mode = get packets for */ in hp100_set_multicast_list()2108 lp->mac2_mode = HP100_MAC2MODE3; /* normal mode = get packets for me */ in hp100_set_multicast_list()2114 (hp100_inb(MAC_CFG_2) != lp->mac2_mode)) { in hp100_set_multicast_list()2117 hp100_outb(lp->mac2_mode, MAC_CFG_2); in hp100_set_multicast_list()2126 dev->name, lp->mac1_mode, lp->mac2_mode, in hp100_set_multicast_list()