Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.c737 * if_usb_issue_boot_command - Issue boot command to Boot2.
744 static int if_usb_issue_boot_command(struct if_usb_card *cardp, int ivalue) in if_usb_issue_boot_command() function
845 if_usb_issue_boot_command(cardp, BOOT_CMD_FW_BY_USB); in if_usb_prog_firmware()
/linux/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c750 * if_usb_issue_boot_command - issues Boot command to the Boot2 code
756 static int if_usb_issue_boot_command(struct if_usb_card *cardp, int ivalue) in if_usb_issue_boot_command() function
859 if_usb_issue_boot_command(cardp, BOOT_CMD_FW_BY_USB); in if_usb_prog_firmware()