Home
last modified time | relevance | path

Searched defs:wi_fwdownload (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/wi/
H A Dif_wavelan_ieee.h162 struct wi_fwdownload { struct
163 int type; /* What type of download. */
166 size_t pri_len; /* Primary firmware length */
167 size_t sec_len; /* Secondary firmware length */
168 caddr_t pri_data; /* Pointer (user) to primary data */
169 caddr_t sec_data; /* Pointer (user) to secondary data */