Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwnvar.h274 uint32_t fwsz; member
H A Dif_iwn.c1301 sc->fwsz = IWN4965_FWSZ; in iwn4965_attach()
1345 sc->fwsz = IWN5000_FWSZ; in iwn5000_attach()
1892 return iwn_dma_contig_alloc(sc, &sc->fw_dma, NULL, sc->fwsz, 16); in iwn_alloc_fwmem()