Searched refs:mac2_mode (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dhp100.c200 u_char mac2_mode; member in struct:hp100_private
737 lp->mac2_mode = HP100_MAC2MODE3;
1164 lp->mac2_mode = HP100_MAC2MODE3;
2156 lp->mac2_mode = HP100_MAC2MODE6; /* promiscuous mode = get all good */
2160 lp->mac2_mode = HP100_MAC2MODE5; /* multicast mode = get packets for */
2198 lp->mac2_mode = HP100_MAC2MODE3; /* normal mode = get packets for me */
2204 (hp100_inb(MAC_CFG_2) != lp->mac2_mode)) {
2207 hp100_outb(lp->mac2_mode, MAC_CFG_2);
2216 dev->name, lp->mac1_mode, lp->mac2_mode,

Completed in 32 milliseconds