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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dif_usb.c840 static int check_fwfile_format(const uint8_t *data, uint32_t totlen) function
943 if (check_fwfile_format(cardp->fw->data, cardp->fw->size)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas_tf/
H A Dif_usb.c758 * check_fwfile_format - Check the validity of Boot2/FW image.
765 static int check_fwfile_format(const u8 *data, u32 totlen) function
824 if (check_fwfile_format(cardp->fw->data, cardp->fw->size))

Completed in 105 milliseconds