fwentry
static struct fwentry firmwares[] = {
static int at76_load_external_fw(struct usb_device *udev, struct fwentry *fwe)
static int at76_load_internal_fw(struct usb_device *udev, struct fwentry *fwe)
static struct fwentry *at76_load_firmware(struct usb_device *udev,
struct fwentry *fwe = &firmwares[board_type];
struct fwentry *fwe;