Lines Matching defs:firmware
23 #include <linux/firmware.h>
69 MODULE_PARM_DESC(fwpostfix, "Postfix for the firmware files to load.");
1238 * firmware transmits a beacon while we are updating it. */
1483 "and download the correct firmware (version 3).\n");
1486 static void b43legacy_fw_cb(const struct firmware *firmware, void *context)
1490 dev->fwp = firmware;
1496 const struct firmware **fw, bool async)
1509 b43legacyinfo(dev->wl, "Loading firmware %s\n", path);
1516 b43legacyerr(dev->wl, "Unable to load firmware\n");
1644 b43legacyerr(dev->wl, "No Initial Values firmware file for PHY %u, "
1749 " Only firmware from binary drivers version 3.x"
1750 " is supported. You must change your firmware"
1756 b43legacyinfo(dev->wl, "Loading firmware version 0x%X, patch level %u "
2092 /* Set the TX-Antenna for management frames sent by firmware. */
2141 /* firmware is released later */
2164 goto out; /* firmware is released later */
2168 goto out; /* firmware is released later */
2719 * The firmware takes care of races with the TX handler. */
3318 /* Disable sending probe responses from firmware.
3618 /* We release firmware that late to not be required to re-request
3866 /* setup and start work to load firmware */