Home | History | Annotate | Download | only in ic

Lines Matching refs:if_printf

295 		if_printf(ifp, "unable to attach hardware; HAL status %u\n",
301 if_printf(ifp, "HAL ABI mismatch detected "
335 if_printf(ifp, "Warning, using only %u of %u key cache slots\n",
385 if_printf(ifp, "failed to allocate descriptors: %d\n", error);
413 if_printf(ifp, "unable to setup a beacon xmit queue!\n");
419 if_printf(ifp, "unable to setup CAB xmit queue!\n");
425 if_printf(ifp, "unable to setup xmit queue for %s traffic!\n",
882 if_printf(ifp, "hardware error; resetting\n");
901 if_printf(ifp, "rx FIFO overrun; resetting\n");
956 if_printf(ifp, "radar detected on channel %u/0x%x/0x%x\n",
1050 if_printf(ifp, "unable to reset hardware; hal status %u\n",
1077 if_printf(ifp, "unable to start recv logic\n");
1193 if_printf(ifp, "could not restore diversity setting %d\n",
1229 if_printf(ifp, "%s: unable to reset hardware; hal status %u\n",
1236 if_printf(ifp, "%s: unable to start recv logic\n", __func__);
2346 if_printf(&sc->sc_if,
2422 if_printf(ifp, "stuck beacon; resetting (bmiss count %u)\n",
2667 if_printf(ifp, "unable to alloc memory for %u %s descriptors, "
2675 if_printf(ifp, "unable to map %u %s descriptors, error = %u\n",
2684 if_printf(ifp, "unable to create dmamap for %s descriptors, "
2692 if_printf(ifp, "unable to map %s descriptors, error %u\n",
2716 if_printf(ifp, "unable to create dmamap for %s "
3074 if_printf(ifp, "%s: no buffer!\n", __func__);
3084 if_printf(ifp, "%s: no mbuf!\n", __func__);
3837 if_printf(ifp, "bogus frame type 0x%x (%s)\n",
4529 if_printf(&sc->sc_if,
4541 if_printf(&sc->sc_if,
4592 if_printf(ic->ic_ifp, "%s: unable to reset "
4608 if_printf(&sc->sc_if,
4629 if_printf(&sc->sc_if,
4966 if_printf(ifp, "unable to collect channel list from hal; "
4982 if_printf(ifp, "bad hal channel %d (%u/%x) ignored\n",
4989 if_printf(ifp, "hal channel %d (%u/%x) "
5289 if_printf(ifp, "device timeout (txq %d, "
5489 if_printf(ifp, "mac %d.%d phy %d.%d",
5517 if_printf(ifp, "Use hw queue %u for %s traffic\n",
5520 if_printf(ifp, "Use hw queue %u for CAB traffic\n",
5522 if_printf(ifp, "Use hw queue %u for beacons\n", sc->sc_bhalq);
5525 if_printf(ifp, "using %u rx buffers\n", ath_rxbuf);
5527 if_printf(ifp, "using %u tx buffers\n", ath_txbuf);