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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dhp100.c199 u_char mac1_mode; member in struct:hp100_private
736 lp->mac1_mode = HP100_MAC1MODE3;
1163 lp->mac1_mode = HP100_MAC1MODE3;
2157 lp->mac1_mode = HP100_MAC1MODE6; /* packets on the net */
2161 lp->mac1_mode = HP100_MAC1MODE5; /* me, broadcasts and all multicasts */
2199 lp->mac1_mode = HP100_MAC1MODE3; /* and broadcasts */
2203 if (((hp100_inb(MAC_CFG_1) & 0x0f) != lp->mac1_mode) ||
2209 hp100_orb(lp->mac1_mode, MAC_CFG_1); /* and set the new mode */
2216 dev->name, lp->mac1_mode, lp->mac2_mode,

Completed in 60 milliseconds