Searched refs:r92e_parse_rom (Results 1 – 3 of 3) sorted by relevance
74 void r92e_parse_rom(struct rtwn_softc *, uint8_t *);
61 r92e_parse_rom(struct rtwn_softc *sc, uint8_t *buf) in r92e_parse_rom() function
126 sc->sc_parse_rom = r92e_parse_rom; in r92eu_attach()