Home
last modified time | relevance | path

Searched refs:check_fwfile_format (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.c761 * check_fwfile_format - Check the validity of Boot2/FW image.
768 static int check_fwfile_format(const u8 *data, u32 totlen) in check_fwfile_format() function
830 if (check_fwfile_format(cardp->fw->data, cardp->fw->size)) in if_usb_prog_firmware()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c773 * check_fwfile_format - check the validity of Boot2/FW image
779 static int check_fwfile_format(const uint8_t *data, uint32_t totlen) in check_fwfile_format() function
833 if (check_fwfile_format(cardp->fw->data, cardp->fw->size)) { in if_usb_prog_firmware()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c773 * check_fwfile_format - check the validity of Boot2/FW image
779 static int check_fwfile_format(const uint8_t *data, uint32_t totlen) in check_fwfile_format() function
833 if (check_fwfile_format(cardp->fw->data, cardp->fw->size)) { in if_usb_prog_firmware()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.c761 * check_fwfile_format - Check the validity of Boot2/FW image.
768 static int check_fwfile_format(const u8 *data, u32 totlen) in check_fwfile_format() function
830 if (check_fwfile_format(cardp->fw->data, cardp->fw->size)) in if_usb_prog_firmware()

Completed in 5 milliseconds