Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn.c4343 #define GETFWSIZE(fwp, offset) \ in bwn_fw_loaducode() macro
4364 for (i = 0; i < GETFWSIZE(mac->mac_fw.ucode, sizeof(struct bwn_fwhdr)); in bwn_fw_loaducode()
4375 for (i = 0; i < GETFWSIZE(mac->mac_fw.pcm, in bwn_fw_loaducode()
4475 #undef GETFWSIZE in bwn_fw_loaducode()