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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dat76c50x-usb.c1273 static int at76_load_external_fw(struct usb_device *udev, struct fwentry *fwe) argument
1280 u8 *buf = fwe->extfw;
1281 int size = fwe->extfw_size;
1320 if (at76_is_505a(fwe->board_type)) {
1334 static int at76_load_internal_fw(struct usb_device *udev, struct fwentry *fwe) argument
1337 int need_remap = !at76_is_505a(fwe->board_type);
1339 ret = at76_usbdfu_download(udev, fwe->intfw, fwe->intfw_size,
1579 struct fwentry *fwe = &firmwares[board_type]; local
1583 if (fwe
2354 struct fwentry *fwe; local
[all...]

Completed in 19 milliseconds