Searched refs:rt2x00_dbg (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| A D | rt2x00debug.c | 147 rt2x00_dbg(rt2x00dev, "txrx dump queue length exceeded\n"); in rt2x00debug_dump_frame() 158 rt2x00_dbg(rt2x00dev, "Failed to copy skb for dump\n"); in rt2x00debug_dump_frame()
|
| A D | rt2800lib.c | 1009 rt2x00_dbg(entry->queue->rt2x00dev, in rt2800_txdone_entry_check() 1173 rt2x00_dbg(entry->queue->rt2x00dev, in rt2800_entry_txstatus_timeout() 5193 rt2x00_dbg(rt2x00dev, in rt2800_config_txpower_rt3593() 8982 rt2x00_dbg(rt2x00dev, in rt2800_rxiq_calibration() 9473 rt2x00_dbg(rt2x00dev, in rt2800_iq_search() 9735 rt2x00_dbg(rt2x00dev, " ALC %2x,", bbp); in rt2800_loft_iq_calibration() 9741 rt2x00_dbg(rt2x00dev, " I0 %2x,", bbp); in rt2800_loft_iq_calibration() 9747 rt2x00_dbg(rt2x00dev, " Q0 %2x,", bbp); in rt2800_loft_iq_calibration() 9753 rt2x00_dbg(rt2x00dev, " I1 %2x,", bbp); in rt2800_loft_iq_calibration() 9759 rt2x00_dbg(rt2x00dev, " Q1 %2x\n", bbp); in rt2800_loft_iq_calibration() [all …]
|
| A D | rt2x00dev.c | 1574 rt2x00_dbg(rt2x00dev, "Going to sleep\n"); in rt2x00lib_suspend() 1613 rt2x00_dbg(rt2x00dev, "Waking up\n"); in rt2x00lib_resume()
|
| A D | rt2x00mac.c | 707 rt2x00_dbg(rt2x00dev, in rt2x00mac_conf_tx()
|
| A D | rt2x00.h | 70 #define rt2x00_dbg(dev, fmt, ...) \ macro
|
| A D | rt2x00queue.c | 664 rt2x00_dbg(queue->rt2x00dev, "Dropping frame due to full tx queue %d\n", in rt2x00queue_write_tx_frame()
|
Completed in 39 milliseconds