Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwnvar.h837 uint8_t no_pcmfile; member
H A Dif_bwn.c4004 KASSERT(fw->no_pcmfile == 0, ("%s:%d fail", __func__, __LINE__)); in bwn_fw_gets()
4008 fw->no_pcmfile = 1; in bwn_fw_gets()
4321 if (mac->mac_fw.no_pcmfile) in bwn_fw_loaducode()
4327 if (!(fwcaps & BWN_FWCAPS_HWCRYPTO) || mac->mac_fw.no_pcmfile) { in bwn_fw_loaducode()