Lines Matching refs:ar5523_err

77 			ar5523_err(ar, "olen to small %d < %d\n",  in ar5523_read_reply()
102 ar5523_err(ar, "RX USB error %d.\n", urb->status); in ar5523_cmd_rx_cb()
107 ar5523_err(ar, "RX USB to short.\n"); in ar5523_cmd_rx_cb()
121 ar5523_err(ar, "Unexpected command id: %02x\n", in ar5523_cmd_rx_cb()
153 ar5523_err(ar, "Invalid reply to WDCMSG_TARGET_START"); in ar5523_cmd_rx_cb()
211 ar5523_err(ar, "error %d when submitting rx urb\n", in ar5523_submit_rx_cmd()
227 ar5523_err(ar, "Failed to TX command. Status = %d\n", in ar5523_cmd_tx_cb()
272 ar5523_err(ar, "could not send command 0x%x, error=%d\n", in ar5523_cmd()
279 ar5523_err(ar, "timeout waiting for command %02x reply\n", in ar5523_cmd()
312 ar5523_err(ar, "could not write register 0x%02x\n", reg); in ar5523_config()
330 ar5523_err(ar, "could not write %d bytes to register 0x%02x\n", in ar5523_config_multi()
345 ar5523_err(ar, "could not read EEPROM offset 0x%02x\n", which); in ar5523_get_status()
359 ar5523_err(ar, "could not read capability %u\n", cap); in ar5523_get_capability()
494 ar5523_err(ar, "could not set chan, error %d\n", error); in ar5523_switch_chan()
501 ar5523_err(ar, "could not reset Tx queues, error %d\n", in ar5523_switch_chan()
508 ar5523_err(ar, "could not init wme, error %d\n", error); in ar5523_switch_chan()
539 ar5523_err(ar, "%s: USB err: %d\n", __func__, in ar5523_data_rx_cb()
545 ar5523_err(ar, "RX: wrong xfer size (usblen=%d)\n", usblen); in ar5523_data_rx_cb()
637 ar5523_err(ar, "could not allocate rx skbuff\n"); in ar5523_rx_refill_work()
654 ar5523_err(ar, "Err sending rx data urb %d\n", in ar5523_rx_refill_work()
710 ar5523_err(ar, "could not allocate rx data urb\n"); in ar5523_alloc_rx_bufs()
827 ar5523_err(ar, "Failed to allocate TX urb\n"); in ar5523_tx_work_locked()
872 ar5523_err(ar, "error %d when submitting tx urb\n", in ar5523_tx_work_locked()
912 ar5523_err(ar, "TX queue stuck (tot %d pend %d)\n", in ar5523_tx_wd_work()
916 ar5523_err(ar, "Will restart dongle.\n"); in ar5523_tx_wd_work()
930 ar5523_err(ar, "flush timeout (tot %d pend %d)\n", in ar5523_flush_tx()
953 ar5523_err(ar, "could not allocate urb\n"); in ar5523_alloc_tx_cmd()
984 ar5523_err(ar, "could not query stats, error %d\n", error); in ar5523_stat_work()
1290 ar5523_err(ar, "could not create connection\n"); in ar5523_bss_info_changed()
1296 ar5523_err(ar, "could not set negotiated rate set\n"); in ar5523_bss_info_changed()
1302 ar5523_err(ar, "could not set association\n"); in ar5523_bss_info_changed()
1389 ar5523_err(ar, "could not read MAC address\n"); in ar5523_get_devstatus()
1398 ar5523_err(ar, "could not read device serial number\n"); in ar5523_get_devstatus()
1415 ar5523_err(ar, "could not read max RX size\n"); in ar5523_get_max_rxsz()
1422 ar5523_err(ar, "Bad rxbufsz from device. Using %d instead\n", in ar5523_get_max_rxsz()
1627 ar5523_err(ar, "Could not create wq\n"); in ar5523_probe()
1633 ar5523_err(ar, "Could not allocate rx buffers\n"); in ar5523_probe()
1639 ar5523_err(ar, "Could not allocate rx command buffers\n"); in ar5523_probe()
1645 ar5523_err(ar, "Could not allocate tx command buffers\n"); in ar5523_probe()
1651 ar5523_err(ar, "Failed to submit rx cmd\n"); in ar5523_probe()
1660 ar5523_err(ar, "could not initialize adapter\n"); in ar5523_probe()
1666 ar5523_err(ar, "could not get caps from adapter\n"); in ar5523_probe()
1672 ar5523_err(ar, "could not get caps from adapter\n"); in ar5523_probe()
1678 ar5523_err(ar, "could not get device status\n"); in ar5523_probe()
1702 ar5523_err(ar, "could not register device\n"); in ar5523_probe()