Searched refs:lbs_deb_usb2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
H A D | if_usb.c | 30 #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( in if_usb_send_fw_pkt() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
H A D | if_usb.c | 30 #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( in if_usb_send_fw_pkt() [all...] |
Completed in 2 milliseconds