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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c116 static int ipw2100_config(struct ipw2100_softc *sc);
734 ipw2100_config(struct ipw2100_softc *sc) function
760 "ipw2100_config(): Setting mode to %u\n", LE_32(data)));
775 "ipw2100_config(): Setting channel to %u\n", LE_32(data)));
787 "ipw2100_config(): Setting MAC address to "
810 "ipw2100_config(): Setting configuration to 0x%x\n",
824 "ipw2100_config(): Setting 802.11 Tx rates to 0x%x\n",
836 "ipw2100_config(): Setting 802.11b Tx rates to 0x%x\n",
847 "ipw2100_config(): Setting power mode to %u\n", LE_32(data)));
858 "ipw2100_config()
[all...]

Completed in 56 milliseconds