Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h870 uint8_t no_pcmfile; member
H A Dif_bwn.c4130 KASSERT(fw->no_pcmfile == 0, ("%s:%d fail", __func__, __LINE__)); in bwn_fw_gets()
4134 fw->no_pcmfile = 1; in bwn_fw_gets()
4453 if (mac->mac_fw.no_pcmfile) in bwn_fw_loaducode()
4459 if (!(fwcaps & BWN_FWCAPS_HWCRYPTO) || mac->mac_fw.no_pcmfile) { in bwn_fw_loaducode()