Home
last modified time | relevance | path

Searched refs:bwn_fwfile (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h849 struct bwn_fwfile { struct
861 struct bwn_fwfile ucode; argument
862 struct bwn_fwfile pcm;
863 struct bwn_fwfile initvals;
864 struct bwn_fwfile initvals_band;
H A Dif_bwn.c286 const char *, struct bwn_fwfile *);
288 static void bwn_do_release_fw(struct bwn_fwfile *);
4261 const char *name, struct bwn_fwfile *bfw) in bwn_fw_get()
4327 bwn_do_release_fw(struct bwn_fwfile *bfw) in bwn_do_release_fw()