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