Searched +full:iwm +full:- +full:7260 +full:- +full:17 +full:. +full:fw (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/iwm/
H A Diwm-7260-17.fw.uu1 begin 644 iwm-7260-17.fw
2 M`````$E73`IS=')E86TZ3&EN=7A?0V]R94-Y8VQE,31?<W1A8D`S-3(W,S@`
3 M````````````````````````````````````$0```.)
[all...]
/freebsd-11-stable/sys/conf/
H A Dfiles1 # $FreeBSD: stable/11/sys/conf/files 369377 2021-02-25 10:13:06Z donner $
3 # The long compile-with and dependency lines are required because of
4 # limitations in config: backslash-newline doesn't work in strings, and
5 # dependency lines other than the first are silently ignored.
7 acpi_quirks.h optional acpi \
8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.aw
[all...]
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm.c1 /* $OpenBSD: if_iwm.c,v 1.167 2017/04/04 00:40:52 claudio Exp $ */
4 * Copyright (c) 2014 genua mbh <info@genua.de>
5 * Copyright (c) 2014 Fixup Software Ltd.
9 * copyright notice and this permission notice appear in all copies.
13 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
17 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
20 /*-
21 * Based on BSD-licensed source modules in the Linux iwlwifi driver,
22 * which were used as the reference documentation for this implementation.
25 * Linux 3.14.
537 iwm_fw_info_free(struct iwm_fw_info *fw) argument
548 struct iwm_fw_info *fw = &sc->sc_fw; local
2662 iwm_start_fw(struct iwm_softc *sc, const struct iwm_fw_sects *fw) argument
2855 const struct iwm_fw_sects *fw; local
6523 struct iwm_fw_info *fw = &sc->sc_fw; local
[all...]

Completed in 146 milliseconds