Lines Matching defs:ral_debug

201 ral_debug(uint32_t dbg_flags, const int8_t *fmt, ...)
251 ral_debug(RAL_DBG_HW, "setting BSSID to " MACSTR "\n", MAC2STR(bssid));
267 ral_debug(RAL_DBG_HW, "could not write to BBP\n");
274 ral_debug(RAL_DBG_HW, "BBP R%u <- 0x%02x\n", reg, val);
293 ral_debug(RAL_DBG_HW, "could not read from BBP\n");
309 ral_debug(RAL_DBG_HW, "could not write to RF\n");
320 ral_debug(RAL_DBG_HW, "RF R[%u] <- 0x%05x\n", reg & 0x3, val & 0xfffff);
342 ral_debug(RAL_DBG_CHAN, "setting channel to %u, txpower to %u\n",
455 ral_debug(RAL_DBG_HW, "enabling TSF synchronization\n");
478 ral_debug(RAL_DBG_HW, "updating PLCP for %s preamble\n",
513 ral_debug(RAL_DBG_HW, "setting slottime to %uus\n", slottime);
546 ral_debug(RAL_DBG_DMA, "get physical-base=0x%08x\n", dr->dr_pbase);
1045 ral_debug(RAL_DBG_INTR, "data frame sent success\n");
1053 ral_debug(RAL_DBG_INTR,
1060 ral_debug(RAL_DBG_INTR,
1071 ral_debug(RAL_DBG_INTR, "sending data frame failed "
1082 ral_debug(RAL_DBG_INTR, "tx done idx=%u\n", sc->txq.next);
1128 ral_debug(RAL_DBG_INTR, "mgt frame sent success\n");
1132 ral_debug(RAL_DBG_INTR,
1138 ral_debug(RAL_DBG_INTR,
1145 ral_debug(RAL_DBG_INTR, "sending mgt frame failed "
1155 ral_debug(RAL_DBG_INTR, "prio done idx=%u\n", sc->prioq.next);
1213 ral_debug(RAL_DBG_RX, "PHY or CRC error flags 0x%08x\n",
1219 ral_debug(RAL_DBG_RX, "bad length\n");
1233 ral_debug(RAL_DBG_RX, "bad frame length=%u\n", len);
1239 ral_debug(RAL_DBG_RX, "rt2560_rx_intr():"
1266 ral_debug(RAL_DBG_RX, "rx done idx=%u\n", sc->rxq.cur);
1462 ral_debug(RAL_DBG_TX, "rt2560_mgmt_send: can't alloc mblk.\n");
1533 ral_debug(RAL_DBG_MGMT, "sending mgt frame len=%u idx=%u rate=%u\n",
1582 ral_debug(RAL_DBG_TX, "ral: rt2560_tx_data(): "
1592 ral_debug(RAL_DBG_TX, "rt2560_xmit(): can't alloc mblk.\n");
1687 ral_debug(RAL_DBG_TX, "sending data frame len=%u idx=%u rate=%u\n",
1727 ral_debug(RAL_DBG_TX, "ral: rt2560_m_tx(): "
1757 ral_debug(RAL_DBG_HW,
1788 ral_debug(RAL_DBG_HW, "%s promiscuous mode\n",
1849 ral_debug(RAL_DBG_HW, "timeout waiting for BBP\n");
2025 ral_debug(RAL_DBG_MSG, "tx timer timeout\n");
2055 ral_debug(RAL_DBG_GLD, "device configuration failed\n");
2081 ral_debug(RAL_DBG_GLD, "rt2560_m_unicst(): " MACSTR "\n",
2376 ral_debug(RAL_DBG_GLD, "ral: rt2560_attach(): "
2389 ral_debug(RAL_DBG_GLD, "ral: rt2560_attach(): "
2404 ral_debug(RAL_DBG_GLD, "ral: rt2560_attach(): vendor 0x%x, "
2413 ral_debug(RAL_DBG_GLD, "ral: rt2560_attach(): "
2423 ral_debug(RAL_DBG_GLD, "ral: rt2560_attach(): "
2426 ral_debug(RAL_DBG_GLD, "ral: rt2560_attach(): "
2443 ral_debug(RAL_DBG_GLD, "MAC/BBP RT2560 (rev 0x%02x), RF %s\n",
2451 ral_debug(RAL_DBG_GLD, "could not allocate Tx ring\n");
2456 ral_debug(RAL_DBG_GLD, "could not allocate Prio ring\n");
2461 ral_debug(RAL_DBG_GLD, "could not allocate Rx ring\n");
2549 ral_debug(RAL_DBG_GLD, "ral: rt2560_attach(): "
2556 ral_debug(RAL_DBG_GLD, "ral: rt2560_attach(): "
2563 ral_debug(RAL_DBG_GLD,
2577 ral_debug(RAL_DBG_GLD, "ral: rt2560_attach(): "
2595 ral_debug(RAL_DBG_GLD, "ral: rt2560_attach(): "
2609 ral_debug(RAL_DBG_GLD, "ddi_create_minor_node() failed\n");