Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.c768 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()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c779 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()