Lines Matching refs:ral_debug

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