if_printf
if_printf(ifp, "unable to reset hardware; hal status %u\n",
if_printf(ifp, "unable to start recv logic\n");
if_printf(ifp, "could not restore diversity setting %d\n",
if_printf(ifp, "%s: unable to reset hardware; hal status %u\n",
if_printf(ifp, "%s: unable to start recv logic\n", __func__);
if_printf(&sc->sc_if,
if_printf(ifp, "stuck beacon; resetting (bmiss count %u)\n",
if_printf(ifp, "unable to alloc memory for %u %s descriptors, "
if_printf(ifp, "unable to map %u %s descriptors, error = %u\n",
if_printf(ifp, "unable to create dmamap for %s descriptors, "
if_printf(ifp, "unable to map %s descriptors, error %u\n",
if_printf(ifp, "unable to create dmamap for %s "
if_printf(ifp, "unable to attach hardware; HAL status %u\n",
if_printf(ifp, "HAL ABI mismatch detected "
if_printf(ifp, "%s: no buffer!\n", __func__);
if_printf(ifp, "%s: no mbuf!\n", __func__);
if_printf(ifp, "Warning, using only %u of %u key cache slots\n",
if_printf(ifp, "bogus frame type 0x%x (%s)\n",
if_printf(ifp, "failed to allocate descriptors: %d\n", error);
if_printf(ifp, "unable to setup a beacon xmit queue!\n");
if_printf(ifp, "unable to setup CAB xmit queue!\n");
if_printf(ifp, "unable to setup xmit queue for %s traffic!\n",
if_printf(&sc->sc_if,
if_printf(&sc->sc_if,
if_printf(ic->ic_ifp, "%s: unable to reset "
if_printf(&sc->sc_if,
if_printf(&sc->sc_if,
if_printf(ifp, "unable to collect channel list from hal; "
if_printf(ifp, "bad hal channel %d (%u/%x) ignored\n",
if_printf(ifp, "hal channel %d (%u/%x) "
if_printf(ifp, "device timeout (txq %d, "
if_printf(ifp, "mac %d.%d phy %d.%d",
if_printf(ifp, "Use hw queue %u for %s traffic\n",
if_printf(ifp, "Use hw queue %u for CAB traffic\n",
if_printf(ifp, "Use hw queue %u for beacons\n", sc->sc_bhalq);
if_printf(ifp, "using %u rx buffers\n", ath_rxbuf);
if_printf(ifp, "using %u tx buffers\n", ath_txbuf);
if_printf(ifp, "hardware error; resetting\n");
if_printf(ifp, "rx FIFO overrun; resetting\n");
if_printf(ifp, "radar detected on channel %u/0x%x/0x%x\n",
if_printf(ifp,
if_printf(ifp, "bad channel ignored; "
if_printf(ic->ic_ifp, "invalid channel freq %u flags %x\n",
if_printf(ic->ic_ifp, "invalid channel (NULL)\n");
if_printf(ifp, "%s: no 802.11 instance!\n", __func__);
if_printf(ifp, "%s: no 802.11 instance!\n", __func__);
if_printf(ic->ic_ifp, "%s", buf); /* NB: no \n */
if_printf(ic->ic_ifp, "[%s] %s\n", ether_snprintf(ebuf, sizeof(ebuf),
if_printf(ic->ic_ifp, "received %s from %s rssi %d\n",
void if_printf(struct ifnet *, const char *, ...);
void if_printf(struct ifnet *, const char *, ...)
if_printf(ifp, "associated ");
if_printf(ifp, "synchronized ");