Home
last modified time | relevance | path

Searched refs:lbs_deb_usb2 (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/marvell/libertas/
Dif_usb.c30 #define lbs_deb_usb2(...) do { if (INSANEDEBUG) lbs_deb_usbd(__VA_ARGS__); } while (0) macro
94 lbs_deb_usb2(&urb->dev->dev, "URB status is successful\n"); in if_usb_write_bulk_callback()
95 lbs_deb_usb2(&urb->dev->dev, "Actual length transmitted %d\n", in if_usb_write_bulk_callback()
344 lbs_deb_usb2(&cardp->udev->dev, "totalbytes = %d\n", in if_usb_send_fw_pkt()
360 lbs_deb_usb2(&cardp->udev->dev, "Data length = %d\n", in if_usb_send_fw_pkt()
370 lbs_deb_usb2(&cardp->udev->dev, "There are data to follow\n"); in if_usb_send_fw_pkt()
371 lbs_deb_usb2(&cardp->udev->dev, "seqnum = %d totalbytes = %d\n", in if_usb_send_fw_pkt()
374 lbs_deb_usb2(&cardp->udev->dev, "Host has finished FW downloading\n"); in if_usb_send_fw_pkt()
375 lbs_deb_usb2(&cardp->udev->dev, "Downloading FW JUMP BLOCK\n"); in if_usb_send_fw_pkt()
380 lbs_deb_usb2(&cardp->udev->dev, "Firmware download done; size %d\n", in if_usb_send_fw_pkt()
[all …]