Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bwi/
Dif_bwivar.h272 struct bwi_fwhdr { struct
281 #define BWI_FWHDR_SZ sizeof(struct bwi_fwhdr) argument
Dbwimac.c838 const struct bwi_fwhdr *hdr; in bwi_fwimage_is_valid()
847 hdr = (const struct bwi_fwhdr *)fw->data; in bwi_fwimage_is_valid()
1150 const struct bwi_fwhdr *hdr; in bwi_mac_fw_load_iv()
1155 hdr = (const struct bwi_fwhdr *)fw->data; in bwi_mac_fw_load_iv()